Exception: MessagePack::RPC::MalformedMessageError

Inherits:
TransportError show all
Defined in:
lib/msgpack/rpc/exception.rb

Constant Summary collapse

CODE =
".TransportError.ConnectionRefusedError"

Instance Attribute Summary

Attributes inherited from RPCError

#code, #data

Method Summary

Methods inherited from TransportError

#initialize

Methods inherited from RPCError

create, #initialize, #is?

Constructor Details

This class inherits a constructor from MessagePack::RPC::TransportError