C# Класс ConoHaNet.Objects.ImageEnteredErrorStateException

Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
ImageEnteredErrorStateException ( ImageState status ) : Servers

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

Описание методов

ImageEnteredErrorStateException() публичный Метод

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.
Результат Servers