Class Rex::ConnectionRefused
In: lib/rex/exceptions.rb
Parent: ::IOError

This exception is raised when a connection attempt fails because the remote side refused the connection.

Methods

to_s  

Included Modules

SocketError HostCommunicationError

Public Instance methods

[Validate]