#include <ooffiles.h>
Inheritance diagram for oofE_FileNotFound:


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 oofFileRef & | file () const |
| virtual void | extract (std::ostream &os) const |
| const OSErr & | errorNumber () const |
Protected Attributes | |
| OSErr | mErrNum |
| oofString | mErrorString |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from oofE_MacOSErr. |
|
|
|
|
|
|
|
|
|
1.3.5