JsonRpc::LocalCallError
Inherits JsonRpc::Error / Exception / Reference / Object
Raised by a Handler to send a custom error response to the remote client.
Instead of raising this error, you can also use Request#error to craft an
error response.
Constructors
Class methods
Instance methods
object
Source