29 #ifndef Pt_System_SystemError_h
30 #define Pt_System_SystemError_h
32 #include <Pt/System/Api.h>
63 #endif // Pt_System_SystemError_h
Core module.
Definition: Allocator.h:33
SystemError(const std::string &what)
Construct with error message.
Exception class indication a system error.
Definition: SystemError.h:43
~SystemError()
Destructor.
Definition: SystemError.h:55
SystemError(const char *what)
Construct with error message.