![]() |
C++ API
|
Base class for all error exceptions. More...
#include <plux.h>
Public Member Functions | |
ErrorException (const String &_info) | |
![]() | |
Exception (const String &_info) | |
virtual String | getDescription (void) const |
Returns the exception description string. | |
Additional Inherited Members | |
![]() | |
String | dbgInfo |
Base class for all error exceptions.
An error exception is thrown when an application programming error is preventing the API from succeeding its current operation.