Augustus 3.4.0
|
#include <types.hh>
Public Member Functions | |
ProjectError (string msg) throw () | |
ProjectError () throw () | |
~ProjectError () throw () | |
string | getMessage () |
@ brief Base class for all exception classes in the project.
|
inline |
Constructor
msg | The describing error message |
|
inline |
Constructor
|
inline |
Destructor
|
inline |
Get the message describing the error.