[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised in case of variant dispatching errors.
Source position: variants.pp line 54
type EVariantDispatchError = class(EVariantError) |
|
Exception raised in case of variant dispatching errors. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantDispatchError is the exception raised when a dispatch call fails.
|
Base class for a custom variant type. |