SocketException Class Reference

#include <SocketException.h>

Inheritance diagram for SocketException:

Inheritance graph
[legend]
Collaboration diagram for SocketException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

string _msg
string _file
int _line

Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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


Member Data Documentation

string PPTException::_file [protected, inherited]
 

int PPTException::_line [protected, inherited]
 

string PPTException::_msg [protected, inherited]
 


The documentation for this class was generated from the following file:
Generated on Tue Feb 13 11:16:58 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.6