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