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

Inheritance: CloudException
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ComputeCloudException ( CloudException ex ) : Hyak.Common

Méthodes protégées

Méthode Description
GetErrorMessageWithRequestIdInfo ( CloudException cloudException ) : string

Method Details

ComputeCloudException() public méthode

public ComputeCloudException ( CloudException ex ) : Hyak.Common
ex CloudException
Résultat Hyak.Common

GetErrorMessageWithRequestIdInfo() protected static méthode

protected static GetErrorMessageWithRequestIdInfo ( CloudException cloudException ) : string
cloudException CloudException
Résultat string