NRLib::Exception Class Reference

#include <exception.hpp>

Inheritance diagram for NRLib::Exception:
Inheritance graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ Exception()

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

◆ ~Exception()

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

Member Function Documentation

◆ what()

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

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