UnavailableExceptionFallbackException
class
Namespace: Orleans.Serialization
Represents an exception which has a type which is unavailable during deserialization.
public sealed class UnavailableExceptionFallbackException : ExceptionConstructors
Properties
ExceptionTypeGets the exception type name.PropertiesGets the serialized properties of the exception.
Methods
ToStringCreates and returns a string representation of the current exception.
