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

glite::rgma::RGMASecurityException Class Reference

#include <RGMASecurityException.h>

Inheritance diagram for glite::rgma::RGMASecurityException:

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

Public Member Functions

 RGMASecurityException (std::string sourceIdentifier, std::string message, int err_no, ExceptionBase *cause)
 RGMASecurityException (std::string class_name="", std::string message="", ExceptionBase *cause=NULL)
virtual ~RGMASecurityException () throw ()

Detailed Description

RGMAException is an exception that serves descriptive strings through its getMessage() method


Constructor & Destructor Documentation

glite::rgma::RGMASecurityException::RGMASecurityException 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::RGMASecurityException::RGMASecurityException 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

glite::rgma::RGMASecurityException::~RGMASecurityException  )  throw () [virtual]
 

Destruct the exception


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