[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised during unexpected error.
Source position: variants.pp line 53
type EVariantUnexpectedError = class(EVariantError) |
|
Exception raised during unexpected error. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantUnexpectedError is the exception raised when the VAR_UNEXPECTED error is encountered in VarResultCheck It can be raised manually by calling VarUnexpectedError.
VarVarUnexpectedError |
||
|
Check the result of an operation and raise exception if not OK. |