Gobelijn API documentation
- generated for commit a0cbea7
|
Extremely simple Exception root class. More...
#include <Exception.h>
Public Member Functions | |
Exception (const std::string m) | |
Constructor initializes message for the exception. More... | |
Extremely simple Exception root class.
Definition at line 28 of file util/Exception.h.
|
inline |
Constructor initializes message for the exception.
Definition at line 32 of file util/Exception.h.