libcommonc++  0.7
SocketException.h++ File Reference
Include dependency graph for SocketException.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SocketException
 A general-purpose socket exception. More...
 
class  SocketIOException
 A general-purose socket I/O exception. More...
 
class  ConnectionRefusedException
 An exception indicating that a connection attempt was refused because there was no process listening on the remote port. More...
 
class  AddressInUseException
 An exception indicating that a socket address could not be bound because it is already in use. More...
 

Namespaces

 ccxx