EVariantParamNotFoundError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when a parameter is not found
Declaration
Source position: variants.pp line 34
Type
EVariantParamNotFoundError = class (EVariantError)
;
Description
EVariantParamNotFoundError is the exception raised when the VAR_PARAMNOTFOUND error is encountered in VarResultCheck
MembersNo members available
Inheritance
Class | Description |
---|---|
EVariantParamNotFoundError | Error raised when a parameter is not found |
See also
Name | Description |
---|---|
VarResultCheck | Check the result of an operation and raise exception if not OK. |