ARMExceptionDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |