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

oofE_FileNotFound Class Reference
[OOFILE exception hierarchy to provide structuredOOFILE file and directory manipulation.]

#include <ooffiles.h>

Inheritance diagram for oofE_FileNotFound:

Inheritance graph
[legend]
Collaboration diagram for oofE_FileNotFound:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception for file not found error, thrown only if you needed the file.

It is legal to construct an oofFileRef for a missing file - you may create it!


Public Member Functions

 oofE_FileNotFound (const oofFileRef &, const char *extraMsg=0)
const oofFileReffile () const
virtual void extract (std::ostream &os) const
const OSErr & errorNumber () const

Protected Attributes

OSErr mErrNum
oofString mErrorString


Constructor & Destructor Documentation

oofE_FileNotFound::oofE_FileNotFound const oofFileRef ,
const char *  extraMsg = 0
 


Member Function Documentation

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

void oofE_File::extract std::ostream &  os  )  const [virtual, inherited]
 

Reimplemented from oofE_MacOSErr.

const oofFileRef & oofE_File::file  )  const [inline, inherited]
 


Member Data Documentation

OSErr oofE_MacOSErr::mErrNum [protected, inherited]
 

oofString oofE_MacOSErr::mErrorString [protected, inherited]
 


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