Class PythonTraceback

java.lang.Object
ai.timefold.jpyinterpreter.types.AbstractPythonLikeObject
ai.timefold.jpyinterpreter.types.errors.PythonTraceback
All Implemented Interfaces:
PythonLikeObject

public class PythonTraceback extends AbstractPythonLikeObject
Traceback of a Python Error. TODO: Implement this
  • Field Details

  • Constructor Details

    • PythonTraceback

      public PythonTraceback()