Search Results for

    Show / Hide Table of Contents

    Class BadRequestException

    Represents the RPC error with HTTP status code 400

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

    Constructors

    | Improve this Doc View Source

    BadRequestException(String)

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