C# Class Microsoft.Azure.Commands.Network.Common.NetworkCloudException

Inheritance: Rest.Azure.CloudException
Exibir arquivo Open project: Azure/azure-powershell

Public Methods

Method Description
NetworkCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Network.Models

Protected Methods

Method Description
GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string

Method Details

GetErrorMessageWithRequestIdInfo() protected static method

protected static GetErrorMessageWithRequestIdInfo ( System.Rest cloudException ) : string
cloudException System.Rest
return string

NetworkCloudException() public method

public NetworkCloudException ( System.Rest ex ) : Microsoft.Azure.Commands.Network.Models
ex System.Rest
return Microsoft.Azure.Commands.Network.Models