StarTrekV3_Linux
Version3
|
#include <Engine.h>
Inherits exception.
Public Member Functions | |
A5Exception (string a_strError) | |
Exception Constructor. More... | |
virtual const char * | what () const throw () |
Exception descriptor. More... | |
virtual | ~A5Exception () throw () |
Exception handler class.
|
inline |
Exception Constructor.
string | a_strError Error message |
|
inlinevirtual |
|
inlinevirtual |
Exception descriptor.