| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Argument out of valid range passed to a function
Source position: sysutilh.inc line 221
type EArgumentOutOfRangeException = class(EArgumentException)  | 
  | 
Argument out of valid range passed to a function  | 
|
| | | ||
  | 
Invalid argument passed to a function  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
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).
  | 
Invalid argument passed to a function  |