ReferenceNotFoundException
class
Namespace: Orleans.Serialization
A referenced value was not found.
[Orleans.GenerateSerializer]public sealed class ReferenceNotFoundException : SerializerExceptionConstructors
ReferenceNotFoundException(Type, uint)Initializes a new instance of theReferenceNotFoundExceptionclass.
Properties
TargetReferenceGets the target reference.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.
