ConnectException Class Reference

Inheritance diagram for ConnectException:

Inheritance graph
[legend]
Collaboration diagram for ConnectException:

Collaboration graph
[legend]
List of all members.

Detailed Description

Signals that an error occurred while attempting to connect a socket to a remote address and port. Typically, the connection was refused remotely (e.g., no process is listening on the remote address/port).


The documentation for this class was generated from the following file:
  • socketimpl.h

Copyright © 1999-2004, Apache Software Foundation