Cadabra
Computer algebra system for field theory problems
|
Exception thrown when an algorithm cannot complete, e.g.
because it does not yet know how to process a particular expression. This gets thrown if returning the original expression would be a mathematical error.
#include <Exceptions.hh>
Public Member Functions | |
RuntimeException (std::string="") | |
Public Member Functions inherited from CadabraException | |
CadabraException (std::string) | |
RuntimeException::RuntimeException | ( | std::string | s = "" | ) |