Class EXOMException

Unit

Declaration

type EXOMException = class(EApplicationException)

Description

EXOMException

Hierarchy

Overview

Methods

Public constructor Create(const msg : WideString; ACritical: Boolean); reintroduce; virtual;
Public constructor CreateFmt(const msg : WideString; const args : array of const; ACritical: Boolean); reintroduce; virtual;

Properties

Public property Message : WideString read GetMessage write SetMessage;

Description

Methods

Public constructor Create(const msg : WideString; ACritical: Boolean); reintroduce; virtual;
 
Public constructor CreateFmt(const msg : WideString; const args : array of const; ACritical: Boolean); reintroduce; virtual;
 

Properties

Public property Message : WideString read GetMessage write SetMessage;
 

Generated by PasDoc 0.15.0.