class cepWxErrorHandler

an error handler that makes us of the wxWindows UI toolkit More...

Definition#include <gdms/cepWxErrorHandler.h>
InheritscepErrorHandler [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Methods

Private Members


Detailed Description

an error handler that makes us of the wxWindows UI toolkit

 cepWxErrorHandler ()

cepWxErrorHandler

 ~cepWxErrorHandler ()

~cepWxErrorHandler

void  displayError ( class cepError & error )

displayError

Reimplemented from cepErrorHandler.

void  logError ( class cepError & error )

logError

Reimplemented from cepErrorHandler.

cepConfiguration * config

config

[private]

void  initConfig ()

initConfig

[private]

int  getIcon ( class cepError err )

getIcon

[private]

string  getTitle ( class cepError err )

getTitle

[private]