Cadabra
Computer algebra system for field theory problems
|
Exception thrown when arguments to an algorithm or property are not correct.
#include <Exceptions.hh>
Public Member Functions | |
ArgumentException (std::string="") | |
std::string | py_what () const |
Public Member Functions inherited from CadabraException | |
CadabraException (std::string) | |
ArgumentException::ArgumentException | ( | std::string | s = "" | ) |
std::string ArgumentException::py_what | ( | ) | const |