Interval.Error extends std::exception for errors using Interval methods. More...
#include <interval.hpp>
Public Member Functions | |
| Error (const std::string &errorMessage) throw () | |
| std::string | Msg () const |
| virtual const char * | what () const throw () |
Interval.Error extends std::exception for errors using Interval methods.
1.8.6