Condividi tramite


LogicErrorResponse Class

Definition

Error response indicates Logic service is not able to process the incoming request. The error property contains the error details.

public class LogicErrorResponse
type LogicErrorResponse = class
Public Class LogicErrorResponse
Inheritance
LogicErrorResponse

Constructors

LogicErrorResponse()

Initializes a new instance of LogicErrorResponse.

Properties

Code

Error code.

Message

Error message indicating why the operation failed.

Applies to