NRLib::IndexOutOfRange Class Reference

#include <exception.hpp>

Inheritance diagram for NRLib::IndexOutOfRange:
Inheritance graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ IndexOutOfRange()

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

◆ ~IndexOutOfRange()

virtual NRLib::IndexOutOfRange::~IndexOutOfRange ( )
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: