AzureExceptionRecord Class

Definition

public class AzureExceptionRecord : Microsoft.Azure.Commands.Profile.Errors.AzureErrorRecord
type AzureExceptionRecord = class
    inherit AzureErrorRecord
Public Class AzureExceptionRecord
Inherits AzureErrorRecord
Inheritance
AzureExceptionRecord
Derived

Constructors

AzureExceptionRecord(Exception, ErrorRecord, Boolean)

Properties

ErrorCategory (Inherited from AzureErrorRecord)
ErrorDetails (Inherited from AzureErrorRecord)
Exception
HelpLink
InnerException
InvocationInfo (Inherited from AzureErrorRecord)
Message
ScriptStackTrace (Inherited from AzureErrorRecord)
StackTrace

Applies to