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

SocketException Class Reference

#include <SocketException.h>

Inheritance diagram for SocketException:

[legend]
Collaboration diagram for SocketException:
[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 Thu May 3 23:11:04 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.4