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

EInvalidOp

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

Invalid operation.

Declaration

Source position: sysutilh.inc line 98

type EInvalidOp = class(EMathError) end;

Inheritance

EInvalidOp

  

Invalid operation.

|

EMathError

  

Mathematical error

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EInvalidOp is raised when an invalid operation is encountered.