Click or drag to resize

ApiServerException Constructor

Overload List
  NameDescription
Public methodApiServerException(JsonRpcError)
Create a new JSON-RPC exception from a specified JsonRpcError object
Public methodApiServerException(Int32, String, String)
Create a new JSON-RPC APIException
Top
See Also