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