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 Exception {};
00017 
00018  
00021 } // end namespace
00022 
00023 #endif

Generated on 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].