libpniio
Public Member Functions | Friends
pni::io::link_error Class Reference

link error More...

#include <exceptions.hpp>

Inheritance diagram for pni::io::link_error:
Inheritance graph
[legend]
Collaboration diagram for pni::io::link_error:
Collaboration graph
[legend]

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...
 

Detailed Description

Exception is thrown when link operations fails.

Constructor & Destructor Documentation

pni::io::link_error::link_error ( )
explicit
pni::io::link_error::link_error ( const pni::core::exception_record &  i,
const pni::core::string &  d 
)
explicit
pni::io::link_error::~link_error ( )
throw (
)

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const link_error e 
)
friend

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