Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Serialization.ClassifyDesubstitutionFailedException

Summary

When thrown by an implementation of IClassifySubstitute<TTrue, TSubstitute>.FromSubstitute(TSubstitute), communicates to Classify that the value is invalid and should be disregarded. Any other exception would be passed on by Classify and would thus cause the entire deserialization to fail.

Constructors

Constructor.