C# 클래스 ConoHaNet.Objects.ImageEnteredErrorStateException

상속: System.Exception
파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

공개 메소드들

메소드 설명
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