|
| StringBase (const std::string &msg) noexcept |
|
ErrorCode | code () const noexcept override |
| Exception-specific error code. More...
|
|
const char * | what () const noexcept override |
| Error message.
|
|
|
std::string | msg |
| error message returned by what()
|
|
◆ StringBase()
template<ErrorCode ERROR_CODE>
◆ code()
template<ErrorCode ERROR_CODE>
|
inlineoverridevirtualnoexcept |
Exception-specific error code.
This is useful to map C++ exceptions to C or Fortran error codes
Implements wreport::error.
The documentation for this class was generated from the following file: