Public Member Functions | |
MemoryError (const char *description) |
Memory error. Caused by insufficient memory etc.
openalpp::MemoryError::MemoryError | ( | const char * | description | ) | [inline] |
Constructor.
description | is error message to use. |