Class eerror
Unit
Declaration
type eerror = class(exception)
Description
Hierarchy
- TObject
- exception
- eerror
Overview
Fields
![]() |
ferror: integer; |
![]() |
text: string; |
Methods
![]() |
constructor create(error: integer; atext: string; const errortexts: array of string); |
Properties
![]() |
property error: integer read ferror; |
Description
Fields
![]() |
ferror: integer; |
![]() |
text: string; |
Methods
![]() |
constructor create(error: integer; atext: string; const errortexts: array of string); |
Properties
![]() |
property error: integer read ferror; |
Generated by PasDoc 0.16.0.