ExceptionResponse Class

Definition

The API error.

public class ExceptionResponse
type ExceptionResponse = class
Public Class ExceptionResponse
Inheritance
ExceptionResponse

Constructors

ExceptionResponse()

Initializes a new instance of the ExceptionResponse class.

ExceptionResponse(ServiceError)

Initializes a new instance of the ExceptionResponse class.

Properties

Error

Gets or sets the API error details.

Applies to