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

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

#include <oofexcep.h>

Inheritance diagram for oofE_FieldError:

Inheritance graph
[legend]
Collaboration diagram for oofE_FieldError:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception for database field operations with descriptive error numbers.


Public Member Functions

 oofE_FieldError (dbTable *T, dbField *field, const char *str)
 oofE_FieldError (dbTable &T, dbField *field, const char *str)
 oofE_FieldError (dbTable *T, dbField *field, std::ostream &os)
 oofE_FieldError (dbTable &T, dbField *field, std::ostream &os)
virtual ~oofE_FieldError ()
const oofStringerrorString () const
virtual void extract (std::ostream &os) const
dbTabletable () const
dbFieldfield () const


Constructor & Destructor Documentation

oofE_FieldError::oofE_FieldError dbTable T,
dbField field,
const char *  str
 

oofE_FieldError::oofE_FieldError dbTable T,
dbField field,
const char *  str
 

oofE_FieldError::oofE_FieldError dbTable T,
dbField field,
std::ostream &  os
 

oofE_FieldError::oofE_FieldError dbTable T,
dbField field,
std::ostream &  os
 

virtual oofE_FieldError::~oofE_FieldError  )  [inline, virtual]
 


Member Function Documentation

const oofString & oofE_FieldError::errorString  )  const [inline]
 

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

Implements oofE_Base.

dbField * oofE_Field::field  )  const [inline, inherited]
 

dbTable * oofE_Field::table  )  const [inline, inherited]
 


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