[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'math' (#rtl)

EInvalidArgument

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception raised when invalid arguments are passed to a function.

Declaration

Source position: math.pp line 105

type EInvalidArgument = class(EMathError) end;

Inheritance

EInvalidArgument

  

Exception raised when invalid arguments are passed to a function.

|

EMathError

  

Mathematical error

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.