Variants.EVariantNotImplError
From RAD Studio VCL Reference
C++ Information
From Variants.hpp
EVariantNotImplError = class(EVariantError)
Unit: Variants
Type: class
Inherited Class Members: Variants.EVariantNotImplError Members
Class Constructors & Destructors: Variants.EVariantNotImplError Constructors
Description
EVariantNotImplError is the exception class for unimplemented variant operations.
EVariantNotImplError is raised when an operation is attempted on a variant type that does not implement that operation.