Class InternalErrorException
Represents the RPC error with HTTP status code 500
Inherited Members
Namespace: Netezos.Rpc
Assembly: Netezos.dll
Syntax
public class InternalErrorException : RpcException
Constructors
| Improve this Doc View SourceInternalErrorException(String)
Declaration
public InternalErrorException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |