Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

PPTException Class Reference

#include <PPTException.h>

Inheritance diagram for PPTException:

[legend]
List of all members.

Public Member Functions

 PPTException (const string &msg, const string &file="UNDEFINED", const int &line=0)
virtual ~PPTException ()
virtual string getMessage ()
virtual string getErrorFile ()
virtual int getErrorLine ()

Protected Attributes

string _msg
string _file
int _line

Constructor & Destructor Documentation

PPTException::PPTException const string &  msg,
const string &  file = "UNDEFINED",
const int &  line = 0
[inline]
 

virtual PPTException::~PPTException  )  [inline, virtual]
 


Member Function Documentation

virtual string PPTException::getErrorFile  )  [inline, virtual]
 

virtual int PPTException::getErrorLine  )  [inline, virtual]
 

virtual string PPTException::getMessage  )  [inline, virtual]
 


Member Data Documentation

string PPTException::_file [protected]
 

int PPTException::_line [protected]
 

string PPTException::_msg [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu May 3 23:11:04 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.4