Class eoserror
Unit
Declaration
type eoserror = class(exception)
Description
This item has no description.
Hierarchy
- TObject
- exception
- eoserror
Overview
Fields
| Public | error: integer; |
Methods
| Public | constructor create(const leadingtext: string = ''); overload; |
| Public | constructor create(const errno: integer; const leadingtext: string = ''); overload; |
Description
Fields
| Public | error: integer; |
|
This item has no description. | |
Methods
| Public | constructor create(const leadingtext: string = ''); overload; |
|
This item has no description. | |
| Public | constructor create(const errno: integer; const leadingtext: string = ''); overload; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.