Class EXOMException
Unit
xomException
Declaration
type EXOMException = class(EApplicationException)
Description
EXOMException
Hierarchy
Overview
Methods
 |
constructor Create(const msg : WideString; ACritical: Boolean); reintroduce; virtual; |
 |
constructor CreateFmt(const msg : WideString; const args : array of const; ACritical: Boolean); reintroduce; virtual; |
Properties
 |
property Message : WideString read GetMessage write SetMessage; |
Description
Methods
 |
constructor Create(const msg : WideString; ACritical: Boolean); reintroduce; virtual; |
|
|
 |
constructor CreateFmt(const msg : WideString; const args : array of const; ACritical: Boolean); reintroduce; virtual; |
|
|
Properties
 |
property Message : WideString read GetMessage write SetMessage; |
|
|
Generated by PasDoc 0.15.0.
|