EArgumentOutOfRangeException Class

Definition

The exception that is thrown when an argument is outside the allowed range of values.

Delphi
EArgumentOutOfRangeException = class(EArgumentException)
Inheritance
Exception
EArgumentOutOfRangeException