MCPcopy Create free account
hub / github.com/alexst07/shell-plus-plus / RunTimeError

Class RunTimeError

src/run_time_error.h:38–185  ·  view source on GitHub ↗

* @brief Class to represent an run time error * * This class encapsulates run time error, and it is * used to represent errors as symbol not found, * command not found and out of range */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

env-shell.ccFile · 0.85
operator[]Method · 0.85
CheckCmdErrorMethod · 0.85
CallMethod · 0.85
SpecialCallMethod · 0.85
symbol-table.ccFile · 0.85
ExecWithReturnMethod · 0.85
ExecMethod · 0.85
AssignMethod · 0.85
AssignAtrributeMethod · 0.85
AssignLeftTupleMethod · 0.85
AssignLeftArrayMethod · 0.85

Calls 1

PushMethod · 0.45

Tested by

no test coverage detected