#include <Iguana/Utilities/classlib/utils/UUIDError.h>
Public Member Functions | |
virtual Error * | clone (void) const |
Make a deep copy of this exception chain. | |
virtual std::string | explainSelf (void) const |
Explain this exception object. | |
virtual void | rethrow (void) |
Rethrow the error to discover its real dynamic type. | |
UUIDError (void) |
Definition at line 16 of file UUIDError.h.
lat::UUIDError::UUIDError | ( | void | ) |
virtual std::string lat::UUIDError::explainSelf | ( | void | ) | const [virtual] |