[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Variants' (#rtl)

EVariantNotImplError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Error raised when a variant operation not implemented

Declaration

Source position: variants.pp line 44

type EVariantNotImplError = class(EVariantError)

Inheritance

EVariantNotImplError

  

Error raised when a variant operation not implemented

|

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EVariantNotImplError is the exception raised when the VAR_NOTIMPL error is encountered in VarResultCheck

See also

VarResultCheck

  

Check the result of an operation and raise exception if not OK.


Documentation generated on: May 14 2021