MPIO error (exception) class. More...
#include <error.hpp>
Public Member Functions | |
| Error (const string &message) | |
| Creates a new MPIO error (exception). instance. | |
| const char * | what () const noexcept override |
| Returns MPIO error message C-string. | |
| T | what (T... args) |
MPIO error (exception) class.