faif
Public Member Functions | List of all members
faif::timeseries::PredictionRangeException Class Reference

bad prediction range exception More...

#include <TimeseriesExceptions.hpp>

Inheritance diagram for faif::timeseries::PredictionRangeException:
Inheritance graph
Collaboration diagram for faif::timeseries::PredictionRangeException:
Collaboration graph

Public Member Functions

 PredictionRangeException (DigitTime f, DigitTime t)
 constructor More...
 
virtual const char * what () const throw ()
 what More...
 
virtual std::ostream & print (std::ostream &os) const throw ()
 print More...
 

Detailed Description

bad prediction range exception

Constructor & Destructor Documentation

faif::timeseries::PredictionRangeException::PredictionRangeException ( DigitTime  f,
DigitTime  t 
)
inline

constructor

Member Function Documentation

virtual const char* faif::timeseries::PredictionRangeException::what ( ) const
throw (
)
inlinevirtual

what

Reimplemented from faif::FaifException.

virtual std::ostream& faif::timeseries::PredictionRangeException::print ( std::ostream &  os) const
throw (
)
inlinevirtual

print

Reimplemented from faif::FaifException.


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