Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
RuntimeException Class Reference

Description

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>

Inheritance diagram for RuntimeException:
CadabraException

Public Member Functions

 RuntimeException (std::string="")
 
- Public Member Functions inherited from CadabraException
 CadabraException (std::string)
 

Constructor & Destructor Documentation

◆ RuntimeException()

RuntimeException::RuntimeException ( std::string  s = "")

The documentation for this class was generated from the following files: