Search Results for

    Show / Hide Table of Contents

    Class InternalErrorException

    Represents the RPC error with HTTP status code 500

    Inheritance
    System.Object
    RpcException
    InternalErrorException
    Inherited Members
    RpcException.StatusCode
    Namespace: Netezos.Rpc
    Assembly: Netezos.dll
    Syntax
    public class InternalErrorException : RpcException

    Constructors

    | Improve this Doc View Source

    InternalErrorException(String)

    Declaration
    public InternalErrorException(string message)
    Parameters
    Type Name Description
    System.String message
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad