Dune Core Modules (2.6.0)

dgfexception.hh
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 
7 
8 namespace Dune
9 {
10 
13  : public IOError
14  {};
15 
16 }
17 
18 #endif
exception class for IO errors in the DGF parser
Definition: dgfexception.hh:14
Default exception class for I/O errors.
Definition: exceptions.hh:229
A few common exception classes.
Dune namespace.
Definition: alignedallocator.hh:10
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)