#include <error.h>
Inheritance diagram for openalpp::FatalError:
Public Member Functions | |
FatalError (const char *description) |
openalpp::FatalError::FatalError | ( | const char * | description | ) | [inline] |
Constructor.
description | is error message to use. |