ARMExceptionDetails Class

Definition

Service based exception details.

public class ARMExceptionDetails
type ARMExceptionDetails = class
Public Class ARMExceptionDetails
Inheritance
ARMExceptionDetails

Constructors

ARMExceptionDetails()

Properties

ActivityId

Gets the activity Id for the session.

ClientRequestId

Gets the client request Id for the session.

ErrorCode

Gets service error code.

Message

Gets error message.

PossibleCauses

Gets possible cause for error.

RecommendedAction

Gets recommended action for the error.

Target

Gets exception target.

Applies to