dgfexception.hh

00001 #ifndef DUNE_GRID_DGFEXCEPTION_HH
00002 #define DUNE_GRID_DGFEXCEPTION_HH
00003 
00004 #include <dune/common/exceptions.hh>
00005 
00006 namespace Dune
00007 {
00008   
00010   class DGFException
00011   : public IOError
00012   {};
00013   
00014 }
00015 
00016 #endif

Generated on Tue Jul 28 22:28:15 2009 for dune-grid by  doxygen 1.5.6