libpniio
|
link error More...
#include <exceptions.hpp>
Public Member Functions | |
link_error () | |
default constructor More... | |
link_error (const pni::core::exception_record &i, const pni::core::string &d) | |
constructor More... | |
~link_error () throw () | |
destructor More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, const link_error &e) |
output operator More... | |
Exception is thrown when link operations fails.
|
explicit |
|
explicit |
pni::io::link_error::~link_error | ( | ) | ||
throw | ( | |||
) |
|
friend |