Class: Rack::RPC::Endpoint::JSONRPC::ClientError
- Defined in:
- lib/rack/rpc/endpoint/jsonrpc.rb
Overview
ParseError
Constant Summary collapse
- OPTIONS =
{:code => -32600, :message => "invalid request"}
Instance Attribute Summary
Attributes inherited from Error
Attributes inherited from Object
Method Summary
Methods inherited from Error
Methods inherited from Object
Constructor Details
This class inherits a constructor from Rack::RPC::Endpoint::JSONRPC::Object