[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class to signal range checks
Source position: variants.pp line 48
type EVariantRangeCheckError = class(EVariantOverflowError) |
|
Exception class to signal range checks |
|
| | ||
|
Error raised when an overflow error is detected |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EVariantRangeCheckError is defined for Delphi compatibility, it is not used in FPC.