EArgumentOutOfRangeException
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Argument out of valid range passed to a function
Declaration
Source position: sysutilh.inc line 221
Type
EArgumentOutOfRangeException = class (EArgumentException)
;
Description
EArgumentOutOfRangeException is raised by many character conversion/handling routines to indicate an erroneous argument was passed to the function (indicating an invalid character index in a Unicode string).
MembersNo members available
Inheritance
Class | Description |
---|---|
EArgumentOutOfRangeException | Argument out of valid range passed to a function |
See also
Name | Description |
---|---|
EArgumentException | Invalid argument passed to a function |