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