cleanUp() | glite::rgma::ExceptionBase | |
ExceptionBase() (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | |
getCause() const | glite::rgma::ExceptionBase | |
getErrNo() const | glite::rgma::ExceptionBase | |
getMessage() const | glite::rgma::ExceptionBase | |
getNumSuccessfulOps() | glite::rgma::RGMAException | |
getSourceIdentifier() const | glite::rgma::ExceptionBase | |
m_cause (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | [protected] |
m_errNo (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | [protected] |
m_message (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | [protected] |
m_numSuccessfulOps (defined in glite::rgma::RGMAException) | glite::rgma::RGMAException | [protected] |
m_sourceIdentifier (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | [protected] |
RGMAException(std::string sourceIdentifier, std::string message, int err_no, ExceptionBase *cause) | glite::rgma::RGMAException | |
RGMAException(std::string class_name="", std::string message="", ExceptionBase *cause=NULL) | glite::rgma::RGMAException | |
RGMASecurityException(std::string sourceIdentifier, std::string message, int err_no, ExceptionBase *cause) | glite::rgma::RGMASecurityException | |
RGMASecurityException(std::string class_name="", std::string message="", ExceptionBase *cause=NULL) | glite::rgma::RGMASecurityException | |
setNumSuccessfulOps(int numSuccessfulOps) | glite::rgma::RGMAException | |
what() const | glite::rgma::ExceptionBase | |
~ExceptionBase() (defined in glite::rgma::ExceptionBase) | glite::rgma::ExceptionBase | [virtual] |
~RGMAException() | glite::rgma::RGMAException | [virtual] |
~RGMASecurityException() | glite::rgma::RGMASecurityException | [virtual] |