 |
Cadabra
Computer algebra system for field theory problems
|
CadabraException(std::string)
Definition: Exceptions.cc:5
std::string py_what() const
Definition: Exceptions.cc:30
InternalError(std::string="")
Definition: Exceptions.cc:52
std::string py_what() const
Definition: Exceptions.cc:68
Exception thrown when an algorithm cannot complete, e.g.
Definition: Exceptions.hh:56
Exception thrown when something requires that an expression is a pure scalar (i.e.
Definition: Exceptions.hh:45
std::string py_what() const
Definition: Exceptions.cc:41
NonScalarException(std::string="")
Definition: Exceptions.cc:36
ParseException(std::string)
Definition: Exceptions.cc:10
Definition: Exceptions.hh:7
Exception thrown when there the Cadabra code detects an internal inconsistency; this should never hap...
Definition: Exceptions.hh:65
Definition: Exceptions.hh:14
ConsistencyException(std::string)
Definition: Exceptions.cc:15
InterruptionException(std::string="")
Definition: Exceptions.cc:20
NotYetImplemented(std::string="")
Definition: Exceptions.cc:63
std::string py_what() const
Definition: Exceptions.cc:57
Exception thrown when arguments to an algorithm or property are not correct.
Definition: Exceptions.hh:35
ArgumentException(std::string="")
Definition: Exceptions.cc:25
Definition: Exceptions.hh:21
Definition: Exceptions.hh:28
Exception thrown when there the Cadabra code detects an internal inconsistency; this should never hap...
Definition: Exceptions.hh:75
RuntimeException(std::string="")
Definition: Exceptions.cc:47