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

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

#include <ooffiles.h>

Inheritance diagram for oofE_InvalidDir:

Inheritance graph
[legend]
Collaboration diagram for oofE_InvalidDir:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception for directory not valid error, thrown only if you needed the dir.

It is legal to construct an oofDirectory for a missing dir - you may create it!


Public Member Functions

 oofE_InvalidDir (const oofDirectory &d, const char *extraMsg=0)
const oofDirectorydir () const
virtual void extract (std::ostream &os) const


Constructor & Destructor Documentation

oofE_InvalidDir::oofE_InvalidDir const oofDirectory d,
const char *  extraMsg = 0
[inline]
 


Member Function Documentation

const oofDirectory & oofE_InvalidDir::dir  )  const [inline]
 

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

Implements oofE_Base.


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