class TCPClient::ConnectTimeoutError

Public Instance Methods

action() click to toggle source
# File lib/tcp-client/errors.rb, line 51
def action
  :connect
end