Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EVariantOverflowError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Error raised when an overflow error is detected.

Declaration

Source position: variants.pp line 37

type EVariantOverflowError = class(EVariantError)

Inheritance

EVariantOverflowError

  

Error raised when an overflow error is detected.

|

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EVariantOverflowError is the exception raised when the VAR_OVERFLOW error is encountered in VarResultCheck

See also

VarResultCheck

  

Check the result of an operation and raise exception if not OK.


Documentation generated on: Jul 24 2023