| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised during unexpected error
Source position: variants.pp line 46
type EVariantUnexpectedError = class(EVariantError)  | 
  | 
Exception raised during unexpected error  | 
|
| | | ||
  | 
Variant error.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
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.  |