casa::MPIError Class Reference
[Parallel]

#include <MPIError.h>

Inheritance diagram for casa::MPIError:

Inheritance graph
[legend]
Collaboration diagram for casa::MPIError:

Collaboration graph
[legend]
List of all members.

Detailed Description

Base error class for MPI.

Intended use:

Part of API

Synopsis

This is the generic MPI exception; catching this one means catching all MPI* exceptions. Note that you have to catch AipsError to catch all possible exceptions.

Definition at line 53 of file MPIError.h.

Public Member Functions

 MPIError (Category c=GENERAL)
 The default constructor generates the message "MPI error".
 MPIError (const String &message, Category c=GENERAL)
 Construct with given message.
 ~MPIError () throw ()


Constructor & Destructor Documentation

casa::MPIError::MPIError ( Category  c = GENERAL  ) 

The default constructor generates the message "MPI error".

casa::MPIError::MPIError ( const String message,
Category  c = GENERAL 
)

Construct with given message.

casa::MPIError::~MPIError (  )  throw ()


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:48:07 2008 for NRAOCASA by  doxygen 1.5.1