C# Class Microsoft.WindowsAzure.Commands.Common.ComputeCloudException

Inheritance: CloudException
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
ComputeCloudException ( CloudException ex ) : Hyak.Common

Protected Methods

Method Description
GetErrorMessageWithRequestIdInfo ( CloudException cloudException ) : string

Method Details

ComputeCloudException() public method

public ComputeCloudException ( CloudException ex ) : Hyak.Common
ex CloudException
return Hyak.Common

GetErrorMessageWithRequestIdInfo() protected static method

protected static GetErrorMessageWithRequestIdInfo ( CloudException cloudException ) : string
cloudException CloudException
return string