C# Class ConoHaNet.Objects.ImageEnteredErrorStateException

Inheritance: System.Exception
Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Méthodes publiques

Méthode Description
ImageEnteredErrorStateException ( ImageState status ) : Servers

Initializes a new instance of the ImageEnteredErrorStateException class with the specified error state.

Method Details

ImageEnteredErrorStateException() public méthode

Initializes a new instance of the ImageEnteredErrorStateException class with the specified error state.
If is .
public ImageEnteredErrorStateException ( ImageState status ) : Servers
status ImageState The error state entered by the image.
Résultat Servers