treqs::HPSSError Class Reference

Basic HPSS interaction exception. More...

#include <HPSSBridge.h>

Inheritance diagram for treqs::HPSSError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int getErrorcode ()
std::string getErrormessage ()
void setErrorcode (int e)
void setErrorMessage (std::string s)

Private Attributes

int Errorcode
std::string Errormessage

Detailed Description

Basic HPSS interaction exception.


Member Function Documentation

int treqs::HPSSError::getErrorcode (  ) 

Here is the caller graph for this function:

std::string treqs::HPSSError::getErrormessage (  ) 

Here is the caller graph for this function:

void treqs::HPSSError::setErrorcode ( int  e  ) 

Here is the caller graph for this function:

void treqs::HPSSError::setErrorMessage ( std::string  s  ) 

Here is the caller graph for this function:


Member Data Documentation

std::string treqs::HPSSError::Errormessage [private]

The documentation for this class was generated from the following files:

Generated on 4 Mar 2010 for TReqS by  doxygen 1.6.1