An exception that returns GetError().
More...
|
|
| Error () |
| | Default ctor.
|
|
| Error (std::string message) |
| | Default ctor.
|
|
constexpr const char * | what () const noexcept final |
| | Returns the explanatory string.
|
|
constexpr const std::string & | str () const noexcept |
| | Returns the explanatory string.
|
An exception that returns GetError().
The documentation for this class was generated from the following file: