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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
CreateFormattedException ( this cloudException ) : CloudException
GetRequestId ( this exception ) : string

Method Details

CreateFormattedException() public static méthode

public static CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
exception this
Résultat System.ArgumentOutOfRangeException

CreateFormattedException() public static méthode

public static CreateFormattedException ( this cloudException ) : CloudException
cloudException this
Résultat CloudException

GetRequestId() public static méthode

public static GetRequestId ( this exception ) : string
exception this
Résultat string