Unit 'gnBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

EStException

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

Declaration

Source position: gnbase.pas line 69

type EStException = class(Exception)

protected

  FErrorCode: LongInt;

  

public

  constructor CreateResTP();

  

  constructor CreateResFmtTP();

  

  property ErrorCode: LongInt; [rw]

  

end;

Inheritance

EStException

  

|

TObject



CT Web help

CodeTyphon Studio