mindee-api-dotnet

Mindee429Exception Constructors

Declaring Type: Mindee429Exception
Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Overloads

Signature Description
Mindee429Exception() Exception
Mindee429Exception(string) Exception
Mindee429Exception(string, Exception) Exception

Mindee429Exception()

Exception

public Mindee429Exception();

Mindee429Exception(string)

Exception

public Mindee429Exception(string message);

Parameters

message string

Mindee429Exception(string, Exception)

Exception

public Mindee429Exception(string message, Exception innerException);

Parameters

message string

innerException Exception


Documentation generated by MdDocs