DiracException is the class which should be used for all exceptions within Dirac.
#include <dirac_exception.h>
List of all members.
Public Member Functions
Private Member Functions
Private Attributes
Constructor & Destructor Documentation
- Parameters:
-
errorCode | The error code. |
errorMessage | The error message. |
severityCode | The error source ID. |
virtual dirac::DiracException::~DiracException |
( |
| ) |
[virtual] |
Member Function Documentation
- Returns:
- The error code of this exception.
std::string dirac::DiracException::GetErrorMessage |
( |
| ) |
const |
- Returns:
- The error message of this exception.
- Returns:
- The severity level of this exception.
Member Data Documentation
The documentation for this class was generated from the following file: