2.12 C++ Bindings for Exceptions

namespace MPI {
7em=1 Exception::Exception(int error_code);



7em=1 int Exception::Get_error_code() const;



7em=1 int Exception::Get_error_class() const;



7em=1 const char* Exception::Get_error_string() const;



};

MPI-Standard for MARMOT