MPIO v1.4.0
Error Class Reference

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.
 
what (T... args)
 

Detailed Description

MPIO error (exception) class.

Constructor & Destructor Documentation

◆ Error()

Error ( const string & message)
inline

Creates a new MPIO error (exception). instance.

Parameters
messagetarget error message