Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

glite::rgma::RemoteException Class Reference

#include <RemoteException.h>

Inheritance diagram for glite::rgma::RemoteException:

glite::rgma::ExceptionBase List of all members.

Public Member Functions

 RemoteException (std::string sourceIdentifier, std::string message, int err_no, ExceptionBase *cause)
 RemoteException (std::string class_name="", std::string message="", ExceptionBase *cause=NULL)

Detailed Description

RemoteException is an exception that serves descriptive strings through its getMessage method


Constructor & Destructor Documentation

glite::rgma::RemoteException::RemoteException std::string  sourceIdentifier,
std::string  message,
int  err_no,
ExceptionBase cause
 

Parameters:
class_name and function where the exeption was thrown from
message which describes the error
err_no number which represents the error
exception any exceptions which have been caught and are being re-thrown

glite::rgma::RemoteException::RemoteException std::string  class_name = "",
std::string  message = "",
ExceptionBase cause = NULL
 

Parameters:
class_name and function where the exeption was thrown from
message which describes the error
exception any exceptions which have been caught and are being re-thrown


The documentation for this class was generated from the following files:
Generated on Fri Mar 16 14:00:16 2007 for glite-rgma-api-cpp by doxygen 1.3.5