Class: JsonRpcObjects::Generic::Error Abstract

Inherits:
Object
  • Object
show all
Defined in:
lib/json-rpc-objects/generic/error.rb

Overview

This class is abstract.

Generic JSON-RPC error.

Since:

  • 0.3.0

Direct Known Subclasses

V10::Error

Instance Attribute Summary

Attributes inherited from Object

#serializer

Method Summary

Methods inherited from Object

#check!, create, #initialize, #output, parse, #serialize, #to_json, version

Constructor Details

This class inherits a constructor from JsonRpcObjects::Generic::Object