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

MynahSA::ServerException Class Reference

#include <serverexception.hpp>

Inheritance diagram for MynahSA::ServerException:

Inheritance graph
[legend]
Collaboration diagram for MynahSA::ServerException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ServerException (const std::string &s)
 error message in string constructor
 ~ServerException () throw ()
 destructor - will not throw

Detailed Description

Exceptions having to do with the main server socket. Connection specific errors are treated through ServerConnectionException.

Definition at line 31 of file serverexception.hpp.


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