| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised in case of variant dispatching errors
Source position: variants.pp line 47
type EVariantDispatchError = class(EVariantError)  | 
  | 
Exception raised in case of variant dispatching errors  | 
|
| | | ||
  | 
Variant error.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
EVariantDispatchError is the exception raised when a dispatch call fails.
  | 
Base class for a custom variant type  |