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

Description

Exception thrown when there the Cadabra code detects an internal inconsistency; this should never happen, but is better than bailing out with an assert.

#include <Exceptions.hh>

Inheritance diagram for InternalError:
CadabraException

Public Member Functions

 InternalError (std::string="")
 
std::string py_what () const
 
- Public Member Functions inherited from CadabraException
 CadabraException (std::string)
 

Constructor & Destructor Documentation

◆ InternalError()

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

Member Function Documentation

◆ py_what()

std::string InternalError::py_what ( ) const

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