Class: Rack::RPC::Endpoint::JSONRPC::NoMethodError
- Defined in:
- lib/rack/rpc/endpoint/jsonrpc.rb
Overview
ClientError
Constant Summary collapse
- OPTIONS =
{:code => -32601, :message => "undefined method"}
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