AzPSIOException Class

Definition

public class AzPSIOException : System.IO.IOException, Microsoft.Azure.Commands.Common.IContainsAzPSErrorData
type AzPSIOException = class
    inherit IOException
    interface IContainsAzPSErrorData
Public Class AzPSIOException
Inherits IOException
Implements IContainsAzPSErrorData
Inheritance
AzPSIOException
Implements

Constructors

AzPSIOException(String, ErrorKind, Exception, String, Int32, String)
AzPSIOException(String, ErrorKind, Int32, String, Int32, String)
AzPSIOException(String, Exception, String, Int32, String)
AzPSIOException(String, Int32, String, Int32, String)

Properties

DesensitizedErrorMessage
ErrorFileName
ErrorHResult
ErrorKind
ErrorLineNumber

Applies to