C# Класс Microsoft.Azure.Commands.DataFactories.ExceptionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
CreateFormattedException ( this cloudException ) : CloudException
GetRequestId ( this exception ) : string

Описание методов

CreateFormattedException() публичный статический Метод

public static CreateFormattedException ( this exception ) : ArgumentOutOfRangeException
exception this
Результат System.ArgumentOutOfRangeException

CreateFormattedException() публичный статический Метод

public static CreateFormattedException ( this cloudException ) : CloudException
cloudException this
Результат CloudException

GetRequestId() публичный статический Метод

public static GetRequestId ( this exception ) : string
exception this
Результат string