C# Класс ConoHaNet.Exceptions.VolumeEnteredErrorStateException

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

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

Метод Описание
VolumeEnteredErrorStateException ( VolumeState status ) : Objects.BlockStorage

Initializes a new instance of the VolumeEnteredErrorStateException with the specified volume state.

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

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

Initializes a new instance of the VolumeEnteredErrorStateException with the specified volume state.
If is .
public VolumeEnteredErrorStateException ( VolumeState status ) : Objects.BlockStorage
status VolumeState The erroneous volume state.
Результат Objects.BlockStorage