#include <OutOfMemoryError.h>
Public Member Functions | |
OutOfMemoryError () | |
OutOfMemoryError (const char *message) | |
OutOfMemoryError (const String &message) | |
~OutOfMemoryError () |
beecrypt::lang::OutOfMemoryError::OutOfMemoryError | ( | ) | [inline] |
beecrypt::lang::OutOfMemoryError::OutOfMemoryError | ( | const char * | message | ) | [inline] |
beecrypt::lang::OutOfMemoryError::OutOfMemoryError | ( | const String & | message | ) | [inline] |
beecrypt::lang::OutOfMemoryError::~OutOfMemoryError | ( | ) | [inline] |