errors::exception¶
Defined in header <mgs/errors/exception.hpp>
.
class exception;
Base class for all exceptions defined by mgs.
Inherited from std::runtime_error¶
Member functions¶
Constructs the exception object. |
Inherited from std::exception¶
Member functions¶
Destroys the exception object |
|
Returns an explanatory string |