![]() | ResponseError Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | ResponseError | Initializes a new instance of the ResponseError class |
![]() | ResponseError(Int32, String) | Initializes a new instance of the ResponseError class |
![]() | ResponseError(JsonRpcErrorCode, String) | Initializes a new instance of the ResponseError class |
![]() | ResponseError(Int32, String, Object) | Initializes a new instance of the ResponseError class |
![]() | ResponseError(JsonRpcErrorCode, String, Object) | Initializes a new instance of the ResponseError class |