Ceylan::Network::AnonymousStreamSocket::NonBlockingAcceptException Class Reference

Raised whenever a non-blocking accept did not find any connection (this is not a fatal error). More...

#include <CeylanAnonymousStreamSocket.h>

Inheritance diagram for Ceylan::Network::AnonymousStreamSocket::NonBlockingAcceptException:
Inheritance graph
[legend]
Collaboration diagram for Ceylan::Network::AnonymousStreamSocket::NonBlockingAcceptException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NonBlockingAcceptException (const std::string &reason)
virtual ~NonBlockingAcceptException () throw ()

Detailed Description

Raised whenever a non-blocking accept did not find any connection (this is not a fatal error).

Definition at line 92 of file CeylanAnonymousStreamSocket.h.


Constructor & Destructor Documentation

AnonymousStreamSocket::NonBlockingAcceptException::NonBlockingAcceptException ( const std::string &  reason  )  [explicit]

Definition at line 106 of file CeylanAnonymousStreamSocket.cc.

AnonymousStreamSocket::NonBlockingAcceptException::~NonBlockingAcceptException (  )  throw () [virtual]

Definition at line 115 of file CeylanAnonymousStreamSocket.cc.


The documentation for this class was generated from the following files:
Generated on Mon Nov 29 13:41:42 2010 for Ceylan by  doxygen 1.6.3