dune-grid
2.7.1
dune-grid-b7741c6599528bc42017e25f70eb6dd3b5780277-b7741c6599528bc42017e25f70eb6dd3b5780277
dune
grid
io
file
dgfparser
dgfexception.hh
Go to the documentation of this file.
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
#ifndef DUNE_GRID_DGFEXCEPTION_HH
4
#define DUNE_GRID_DGFEXCEPTION_HH
5
6
#include <dune/common/exceptions.hh>
7
8
namespace
Dune
9
{
10
12
class
DGFException
13
:
public
IOError
14
{};
15
16
}
17
18
#endif
Dune
Include standard header files.
Definition:
agrid.hh:59
Dune::DGFException
exception class for IO errors in the DGF parser
Definition:
dgfexception.hh:14
Generated by
1.9.0