Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::BadAlloc Class Reference

#include <elm/alloc/DefaultAllocator.h>

+ Inheritance diagram for elm::BadAlloc:

Public Member Functions

virtual ~BadAlloc (void)
 
virtual String message (void)
 
- Public Member Functions inherited from elm::Exception
virtual ~Exception (void)
 

Detailed Description

This exception is thrown when a memory allocation fails.

Constructor & Destructor Documentation

elm::BadAlloc::~BadAlloc ( void  )
virtual

Member Function Documentation

String elm::BadAlloc::message ( void  )
virtual

Return a message describing the exception.

Returns
Exception message.

Reimplemented from elm::Exception.


The documentation for this class was generated from the following files: