EvalErr
@Js
const class EvalErr : AxonErr
EvalErr is thrown during the evaluation phase.
Axon trace of call stack and scope variables
Pass thru meta from cause if available
const Str : axonTrace
Axon trace of call stack and scope variables
new make(Str? msg, AxonContext cx, Loc loc, Err? cause)
virtual Dict meta()
Pass thru meta from cause if available