[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Variants' (#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

Description

EVariantDispatchError is the exception raised when a dispatch call fails.

See also

TCustomVariantType

  

Base class for a custom variant type


Documentation generated on: May 14 2021