C# Class Microsoft.Azure.Commands.StreamAnalytics.CloudExceptionExtensions

Show file Open project: Azure/azure-powershell

Public Methods

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

Method Details

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