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

ss::exception Class Reference
[Exception Handling]

Base class for all library exceptions. More...

#include <sockets_exception.h>

Inheritance diagram for ss::exception:

Inheritance graph
[legend]
Collaboration diagram for ss::exception:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Returns a C-style character string describing the cause of the current error.
virtual int code () const throw ()
 Returns the error code relative to the error condition caught.

Detailed Description

Base class for all library exceptions.

This is the base class for all exceptions thrown by the socketstream library. It is derived from std::exception.

Definition at line 40 of file sockets_exception.h.


The documentation for this class was generated from the following file:
Generated on Sat May 21 21:25:52 2005 for Socket Streams Library by  doxygen 1.4.3