istlexception.hh

00001 #ifndef DUNE_ISTLEXC_HH
00002 #define DUNE_ISTLEXC_HH
00003 
00004 #include <stdlib.h>
00005 
00006 #include <dune/common/exceptions.hh>
00007 
00008 namespace Dune {
00009    
00015 
00016   class ISTLError : public Dune::MathError {};
00017 
00020 } // end namespace
00021 
00022 #endif

Generated on Sun Nov 15 22:29:36 2009 for dune-istl by  doxygen 1.5.6