Class eerror

Unit

Declaration

type eerror = class(exception)

Description

Hierarchy

Overview

Fields

Protected ferror: integer;
Public text: string;

Methods

Public constructor create(error: integer; atext: string; const errortexts: array of string);

Properties

Public property error: integer read ferror;

Description

Fields

Protected ferror: integer;
 
Public text: string;
 

Methods

Public constructor create(error: integer; atext: string; const errortexts: array of string);
 

Properties

Public property error: integer read ferror;
 

Generated by PasDoc 0.16.0.