class TCPClient::ReadTimeoutError

Public Instance Methods

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