Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
BadAlloc Class Reference

#include <elm/alloc/DefaultAllocator.h>

+ Inheritance diagram for BadAlloc:

Public Member Functions

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

Detailed Description

This exception is thrown when a memory allocation fails.

Constructor & Destructor Documentation

◆ ~BadAlloc()

~BadAlloc ( void  )
virtual

Member Function Documentation

◆ message()

String message ( void  )
virtual

Return a message describing the exception.

Returns
Exception message.

Reimplemented from Exception.


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