NetworkException Class Reference
[CS240 Exceptions]

#include <CS240Exception.h>

Inheritance diagram for NetworkException:

Inheritance graph
[legend]
Collaboration diagram for NetworkException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const std::string & GetMessage ()
 NetworkException (const std::string &msg)
 NetworkException ()

Protected Attributes

std::string message


Detailed Description

Definition at line 176 of file CS240Exception.h.


Constructor & Destructor Documentation

NetworkException::NetworkException (  )  [inline]

Definition at line 179 of file CS240Exception.h.

NetworkException::NetworkException ( const std::string &  msg  )  [inline]

Definition at line 183 of file CS240Exception.h.


Member Function Documentation

const std::string& CS240Exception::GetMessage (  )  [inline, inherited]

Examples:
printer.cpp.

Definition at line 107 of file CS240Exception.h.

References CS240Exception::message.


Member Data Documentation

std::string CS240Exception::message [protected, inherited]

Definition at line 113 of file CS240Exception.h.

Referenced by CS240Exception::GetMessage().


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

Generated on Wed Jul 7 16:30:30 2010 for CS240Utils by  doxygen 1.5.8