OperationInterruptedException.OperationInterruptedException

OperationInterruptedException(string)

의 새 인스턴스를 초기화합니다.OperationInterruptedException 클래스.

public OperationInterruptedException(string message)
모수유형설명
messageString예외 메시지입니다.

또한보십시오


OperationInterruptedException(string, Exception)

의 새 인스턴스를 초기화합니다.OperationInterruptedException 클래스.

public OperationInterruptedException(string message, Exception innerException)
모수유형설명
messageString예외 메시지입니다.
innerExceptionException내부 예외.

또한보십시오