Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EVariantDispatchError

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

Exception raised in case of variant dispatching errors.

Declaration

Source position: variants.pp line 47

type EVariantDispatchError = class(EVariantError)

Inheritance

EVariantDispatchError

  

Exception raised in case of variant dispatching errors.

|

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EVariantDispatchError is the exception raised when a dispatch call fails.

See also

TCustomVariantType

  

Base class for a custom variant type.


Documentation generated on: Jul 24 2023