OSB_APP::AppError Class Reference

Inheritance diagram for OSB_APP::AppError:

Inheritance graph
[legend]
Collaboration diagram for OSB_APP::AppError:

Collaboration graph
[legend]
List of all members.

Detailed Description

AppError, error messages and warnings of OSB application.

Class to handle app error messages and warnings, (usually logged to stdout and/or a logfile).

Definition at line 135 of file apperror.h.

Public Member Functions

Static Private Attributes


Constructor & Destructor Documentation

OSB_APP::AppError::AppError (  )  [inline]

Default constructor: sets error number to indicate success.

Definition at line 224 of file apperror.h.

OSB_APP::AppError::AppError ( ErrorNo  e  )  [inline, explicit]

Constructor: no arguments.

Definition at line 230 of file apperror.h.

OSB_APP::AppError::AppError ( ErrorNo  no,
const Args args 
) [inline]

Constructor with error number and arguments.

Definition at line 236 of file apperror.h.


Member Function Documentation

const char *const OSB_APP::AppError::prefix (  )  const [inline, virtual]

Access error code.

Implements OSB_LIB::BaseError.

Definition at line 244 of file apperror.h.

References prefix_.


Member Data Documentation

const char* const OSB_APP::AppError::prefix_ [static, private]

The error prefix.

Definition at line 152 of file apperror.h.

Referenced by prefix().


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:17:23 2006 for OSB Library by  doxygen 1.4.7