Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
NotYetImplemented 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 NotYetImplemented:
CadabraException

Public Member Functions

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

Constructor & Destructor Documentation

◆ NotYetImplemented()

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

Member Function Documentation

◆ py_what()

std::string NotYetImplemented::py_what ( ) const

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