다음을 통해 공유


FieldIdNotPresentException 클래스

정의

필드 식별자가 예상되었지만 존재하지 않았습니다.

[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class FieldIdNotPresentException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type FieldIdNotPresentException = class
    inherit SerializerException
Public NotInheritable Class FieldIdNotPresentException
Inherits SerializerException
상속
FieldIdNotPresentException
특성

생성자

FieldIdNotPresentException()

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

적용 대상