1#ifndef CLASSIC_ArithmeticError_HH
2#define CLASSIC_ArithmeticError_HH
ArithmeticError(const std::string &meth, const std::string &msg)
The usual constructor.
virtual ~ArithmeticError()
ClassicException(const std::string &meth, const std::string &msg)
The usual constructor.