Module Rex::HostCommunicationError
In: lib/rex/exceptions.rb

This exception is raised when there is some kind of error related to communication with a host.

Methods

addr_to_s   new  

Attributes

host  [RW] 
port  [RW] 

Public Class methods

Public Instance methods

This method returns a printable address and port associated with the host that triggered the exception.

[Validate]