KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::IOException Class Reference

An exception class for IO errors. More...

#include <detailed_exception.hh>

Detailed Description

An exception class for IO errors.

Definition at line 46 of file detailed_exception.hh.

Inheritance diagram for Kaskade::IOException:
Kaskade::DetailedException Kaskade::FileIOException

Public Member Functions

 IOException (std::string const &message, std::string const &file, int const line)
 

Constructor & Destructor Documentation

◆ IOException()

Kaskade::IOException::IOException ( std::string const &  message,
std::string const &  file,
int const  line 
)
inline

Definition at line 49 of file detailed_exception.hh.


The documentation for this class was generated from the following file: