class Bcome::Exception::CantFindProxyHostByIdentifier

Public Instance Methods

message_prefix() click to toggle source
# File lib/objects/exception/cant_find_proxy_host_by_identifier.rb, line 6
def message_prefix
  'Can\'t find proxy host by identifier'
end