NRLib::EndOfFile Class Reference

#include <exception.hpp>

Inheritance diagram for NRLib::EndOfFile:
Inheritance graph

Public Member Functions

 EndOfFile (const std::string &msg="")
 
virtual ~EndOfFile () throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

◆ EndOfFile()

NRLib::EndOfFile::EndOfFile ( const std::string msg = "")
inlineexplicit

◆ ~EndOfFile()

virtual NRLib::EndOfFile::~EndOfFile ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

virtual const char * NRLib::Exception::what ( ) const
throw (
)
inlinevirtualinherited

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