Exception: MessagePack::RPC::ServerBusyError

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

Overview

ServerError

Constant Summary collapse

CODE =
".ServerError.ServerBusyError"

Instance Attribute Summary

Attributes inherited from RPCError

#code, #data

Method Summary

Methods inherited from ServerError

#initialize

Methods inherited from RPCError

create, #initialize, #is?

Constructor Details

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