<mrdocs/Support/Error.hpp>
class Exception final
: public std::exception
Name | Description |
---|---|
std::exception |
Name | Description |
---|---|
Exception [constructor] | Constructor. |
operator= | |
error | Return the Error stored in the exception. |
what [virtual] | Return a null-terminated error string. |