C# Class ConoHaNet.Exceptions.SnapshotEnteredErrorStateException

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

Méthodes publiques

Méthode Description
SnapshotEnteredErrorStateException ( SnapshotState status ) : Objects

Initializes a new instance of the SnapshotEnteredErrorStateException with the specified snapshot state.

Method Details

SnapshotEnteredErrorStateException() public méthode

Initializes a new instance of the SnapshotEnteredErrorStateException with the specified snapshot state.
If is .
public SnapshotEnteredErrorStateException ( SnapshotState status ) : Objects
status SnapshotState The erroneous snapshot state.
Résultat Objects