HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Class BadRequestApiException

    Represents an exception that occurs when an API request cannot be processed due to a client error (HTTP 400 Bad Request).

    Inheritance
    object
    Exception
    ApiException
    BadRequestApiException
    Implements
    ISerializable
    Inherited Members
    ApiException.StatusCode
    ApiException.ErrorContent
    ApiException.ErrorCode
    Exception.GetBaseException()
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Namespace: Singulink.Net.Http.Api
    Assembly: Singulink.Net.Http.Api.dll
    Syntax
    public class BadRequestApiException : ApiException, ISerializable

    Constructors

    Name Description
    BadRequestApiException(string)

    Initializes a new instance of the BadRequestApiException class with a specified error message.

    © Singulink. All rights reserved.