ReferenceFieldNotSupportedException
class
Namespace: Orleans.Serialization
A reference to a value is not supported here.
[Orleans.GenerateSerializer]public sealed class ReferenceFieldNotSupportedException : SerializerExceptionConstructors
ReferenceFieldNotSupportedException(Type)Initializes a new instance of theReferenceFieldNotSupportedExceptionclass.
Properties
TargetReferenceTypeGets the type of the target reference.
Methods
GetObjectData(SerializationInfo, StreamingContext)When overridden in a derived class, sets theSystem.Runtime.Serialization.SerializationInfowith information about the exception.
