Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.KitchenSink.Collections.RVariantNotFoundException

Summary

Indicates that a variant was not found where expected. This is only thrown from the .OrNotFound series of methods.

Constructors

RVariantNotFoundException(RVariant variant, TypeCode desiredType)
Creates a value-not-found exception with the appropriate message.