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

EPrivilege

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

Privileged instruction error.

Declaration

Source position: sysutilh.inc line 134

type EPrivilege = class(EExternal) end;

Inheritance

EPrivilege

  

Privileged instruction error.

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EPrivilege is raised when the OS reports that an invalid instruction was executed.

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