Public Member Functions | |
FatalError (const char *description) |
Fatal error. Caused by error in implementation, corrupted memory etc.
openalpp::FatalError::FatalError | ( | const char * | description | ) | [inline] |
Constructor.
description | is error message to use. |