13.12. C++ Bindings for Exceptions


Up: MPI-1 C++ Language Binding Next: C++ Bindings on all MPI Classes Previous: C++ Bindings for New 1.2 Functions


namespace MPI { 
Exception::Exception(int error_code);
int Exception::Get_error_code() const;
int Exception::Get_error_class() const;
const char* Exception::Get_error_string() const;

}; 



Up: MPI-1 C++ Language Binding Next: C++ Bindings on all MPI Classes Previous: C++ Bindings for New 1.2 Functions


Return to MPI-2 Standard Index
Return to MPI 1.1 Standard Index
Return to MPI Forum Home Page

MPI-2.0 of July 18, 1997
HTML Generated on September 10, 2001