|
libpniio
|
general IO error More...
#include <exceptions.hpp>


Public Member Functions | |
| io_error () | |
| default constructor More... | |
| io_error (const pni::core::exception_record &i, const pni::core::string &d) | |
| constructor More... | |
| ~io_error () throw () | |
| destructor More... | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const io_error &e) |
| output operator More... | |
This exception is thrown in all situations where IO operations fail. This includes reading and writing of payload- or meta-data.
|
explicit |
|
explicit |
| pni::io::io_error::~io_error | ( | ) | ||
| throw | ( | |||
| ) | ||||
|
friend |
1.8.8