Dune::RangeError Class Reference

#include <exceptions.hh>

Inheritance diagram for Dune::RangeError:

Dune::Exception Dune::DoubleLinkedListError Dune::StackException

Detailed Description

Default exception class for range errors.

This is the superclass for all errors which are caused because the user tries to access data that was not allocated before. These can be problems like


The documentation for this class was generated from the following file:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)