ComparisonFailedException
An internal exception that is used to handle the case when comparison fails (even though the type implements IComparable and everything...)
Constructors
Constructor | Description |
new ComparisonFailedException
Signature:unit -> ComparisonFailedException
|