Dune::IOError Class Reference
#include <exceptions.hh>
Inheritance diagram for Dune::IOError:

Detailed Description
Default exception class for I/O errors.This is a superclass for any errors dealing with file/socket I/O problems like
- file not found
- could not write file
- could not connect to remote socket
Public Member Functions | |
void | message (std::string message) |
store string in internal message buffer |
The documentation for this class was generated from the following file: