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

Search Results for

    Class ValidationApiException

    Represents an exception that occurs when validation fails for an API request (HTTP 422 Unprocessable Content/Entity).

    Inheritance
    object
    Exception
    ApiException
    ValidationApiException
    Implements
    ISerializable
    Inherited Members
    ApiException.StatusCode
    ApiException.ErrorContent
    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 ValidationApiException : ApiException, ISerializable

    Constructors

    Name Description
    ValidationApiException(string)

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

    © Singulink. All rights reserved.