다음을 통해 공유


EnumerationAbortedException 클래스

정의

열거형이 중단되었음을 나타냅니다.

[Orleans.GenerateSerializer]
public sealed class EnumerationAbortedException : Exception
[<Orleans.GenerateSerializer>]
type EnumerationAbortedException = class
    inherit Exception
Public NotInheritable Class EnumerationAbortedException
Inherits Exception
상속
EnumerationAbortedException
특성

생성자

EnumerationAbortedException()

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

EnumerationAbortedException(String)

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

EnumerationAbortedException(String, Exception)

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

적용 대상