Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofE_MacOSErr Class Reference
[OOFILE exception hierarchy to provide structuredOOFILE Database package]

#include <oofexcep.h>

Inheritance diagram for oofE_MacOSErr:

Inheritance graph
[legend]
Collaboration diagram for oofE_MacOSErr:

Collaboration graph
[legend]
List of all members.

Detailed Description

Base class for exceptions returning MacOS error numbers.


Public Member Functions

 oofE_MacOSErr (const OSErr e, const char *extraMsg=0)
const OSErr & errorNumber () const
virtual void extract (std::ostream &os) const

Protected Attributes

OSErr mErrNum
oofString mErrorString


Constructor & Destructor Documentation

oofE_MacOSErr::oofE_MacOSErr const OSErr  e,
const char *  extraMsg = 0
[inline]
 


Member Function Documentation

const OSErr & oofE_MacOSErr::errorNumber  )  const [inline]
 

void oofE_MacOSErr::extract std::ostream &  os  )  const [virtual]
 

Implements oofE_Base.

Reimplemented in oofE_File.


Member Data Documentation

OSErr oofE_MacOSErr::mErrNum [protected]
 

oofString oofE_MacOSErr::mErrorString [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 00:55:25 2004 for OOFILE by doxygen 1.3.5