Go to the documentation of this file.
3 #ifndef DUNE_PDELAB_COMMON_EXCEPTIONS_HH
4 #define DUNE_PDELAB_COMMON_EXCEPTIONS_HH
6 #include <dune/common/exceptions.hh>
18 :
public Dune::Exception
61 #endif // DUNE_PDELAB_COMMON_EXCEPTIONS_HH
The block size of a ChunkedBlockOrdering does not divide the block count of the underlying ordering.
Definition: exceptions.hh:54
Ordering-related error.
Definition: exceptions.hh:39
For backward compatibility – Do not use this!
Definition: adaptivity.hh:28
Called a GridFunctionSpace method that requires initialization of the space.
Definition: exceptions.hh:28
A PermutedOrdering got a permutation vector of the wrong size.
Definition: exceptions.hh:49
GridFunctionSpace-related error.
Definition: exceptions.hh:23
Definition: exceptions.hh:34
Error related to the logical structure of an Ordering.
Definition: exceptions.hh:44
Base class for all PDELab exceptions.
Definition: exceptions.hh:17