SpatialException thrown by unimplemented 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. |
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.
SpatialUnimplemented( const char *context, const char *because ) throw()
SpatialUnimplemented( const SpatialUnimplemented& ) throw()
alphabetic index hierarchy of classes