C# Class Microsoft.Azure.Commands.DataFactories.ExceptionExtensions

Exibir arquivo Open project: Azure/azure-powershell

Public Methods

Method Description
CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
CreateFormattedException ( this cloudException ) : CloudException
GetRequestId ( this exception ) : string

Method Details

CreateFormattedException() public static method

public static CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
exception this
return System.ArgumentOutOfRangeException

CreateFormattedException() public static method

public static CreateFormattedException ( this cloudException ) : CloudException
cloudException this
return CloudException

GetRequestId() public static method

public static GetRequestId ( this exception ) : string
exception this
return string