JsonRpcException Constructor | 
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| JsonRpcException(String) | Initializes a new instance of the JsonRpcException class  | |
| JsonRpcException(ResponseError) | Initializes a new instance of the JsonRpcException class  | |
| JsonRpcException(SerializationInfo, StreamingContext) | Initializes a new instance of the JsonRpcException class  | |
| JsonRpcException(String, ResponseError) | Initializes a new instance of the JsonRpcException class  | |
| JsonRpcException(String, Exception) | Initializes a new instance of the JsonRpcException class  | |
| JsonRpcException(String, ResponseError, Exception) | Initializes a new instance of the JsonRpcException class  |