SpatialUnimplemented Class Reference

#include <SpatialException.h>

Inheritance diagram for SpatialUnimplemented:
Inheritance graph
[legend]
Collaboration diagram for SpatialUnimplemented:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SpatialUnimplemented (const char *what=0) throw ()
 Default and explicit constructors.
 SpatialUnimplemented (const char *context, const char *because) throw ()
 Standard constructor.
 SpatialUnimplemented (const SpatialUnimplemented &) throw ()
 Copy constructor.

Detailed Description

SpatialException thrown by unimplemented functions. This Exception should be thrown wherever important functionality has been left temporarily unimplemented. Typically this exception will apply to an entire function.


Constructor & Destructor Documentation

SpatialUnimplemented::SpatialUnimplemented ( const char *  what = 0  )  throw ()

Default and explicit constructors.

SpatialUnimplemented::SpatialUnimplemented ( const char *  context,
const char *  because 
) throw ()

Standard constructor.

SpatialUnimplemented::SpatialUnimplemented ( const SpatialUnimplemented oldX  )  throw ()

Copy constructor.


The documentation for this class was generated from the following files:
Generated on Mon Oct 4 10:39:49 2010 for HtmSrc by  doxygen 1.6.3