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

glite::rgma::UnknownResourceException Class Reference

#include <UnknownResourceException.h>

Inheritance diagram for glite::rgma::UnknownResourceException:

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

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

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

Destruct the exception

glite::rgma::UnknownResourceException::UnknownResourceException 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::UnknownResourceException::UnknownResourceException 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 Thu May 11 19:23:44 2006 for glite-rgma-api-cpp by doxygen 1.3.5