Functions | |
| ::ExceptionBase & | ExcCellNotUsed () |
| ::ExceptionBase & | ExcCellNotActive () |
| ::ExceptionBase & | ExcCellHasNoChildren () |
| ::ExceptionBase & | ExcCellHasNoParent () |
| ::ExceptionBase & | ExcUnusedCellAsChild () |
| ::ExceptionBase & | ExcCantSetChildren (int arg1) throw (errortext << "You can only set the child index if the cell has no " << "children, or clear it. The given " << "index was " << arg1 << " (-1 means: clear children)" ) |
| ::ExceptionBase & | ExcUnusedCellAsNeighbor () |
| ::ExceptionBase & | ExcUncaughtCase () |
| ::ExceptionBase & | ExcDereferenceInvalidObject () |
| ::ExceptionBase & | ExcCantCompareIterators () |
| ::ExceptionBase & | ExcNeighborIsCoarser () |
| ::ExceptionBase & | ExcNeighborIsNotCoarser () |
| ::ExceptionBase & | ExcFacesHaveNoLevel () |
| ::ExceptionBase & | ExcSetOnlyEvenChildren (int arg1) throw (errortext << "You can only set the child index of an even numbered child." << "The number of the child given was " << arg1 << "." ) |
A namespace that contains exception classes used by the accessor classes.
documentation generated on Fri Feb 3 2012 06:04:17 by
doxygen
1.7.2