#include <exceptions.hh>
This is the superclass for all errors which are caused by mathematical problems like
Public Member Functions | |
void | message (const std::string &message) |
store string in internal message buffer | |
const std::string & | what () const |
output internal message buffer |