The exception that is thrown when an argument value is not valid.
Delphi
EArgumentException = class(Exception)
- Inheritance
-
ExceptionEArgumentException
- Derived
The exception that is thrown when an argument value is not valid.
EArgumentException = class(Exception)