| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when invalid arguments are passed to a function.
Source position: math.pp line 136
| type EInvalidArgument = class(EMathError) | 
| 
 | Exception raised when invalid arguments are passed to a function. | |
| | | ||
| 
 | Mathematical error | |
| | | ||
| 
 | External Exception. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. |