pocolog_cpp
Public Member Functions | List of all members
pocolog_cpp::FileException Class Reference

#include <Read.hpp>

Inheritance diagram for pocolog_cpp::FileException:
pocolog_cpp::BadBlockType pocolog_cpp::BadMagic pocolog_cpp::BadStream pocolog_cpp::BadStreamType pocolog_cpp::DataBlockException pocolog_cpp::NoSuchStream pocolog_cpp::Truncated pocolog_cpp::BadDataSize pocolog_cpp::DataSizeMismatch

Public Member Functions

 FileException (size_t pos=Input::npos)
 
 ~FileException () throw ()
 
virtual void output (std::ostream &display) throw ()
 

Constructor & Destructor Documentation

◆ FileException()

pocolog_cpp::FileException::FileException ( size_t  pos = Input::npos)
inline

◆ ~FileException()

pocolog_cpp::FileException::~FileException ( )
throw (
)
inline

Member Function Documentation

◆ output()

void pocolog_cpp::FileException::output ( std::ostream &  display)
throw (
)
virtual

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