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

EPackageError

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

Package error.

Declaration

Source position: sysutilh.inc line 154

type EPackageError = class(Exception) end;

Inheritance

EPackageError

  

Package error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EPackageError is not yet used by Free Pascal, and is provided for Delphi compatibility only.

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