@Jsconst abstract class AxonErr : XetoErr
AxonErr is the base class of SyntaxErr and EvalErr.
const Loc : loc
new make(Str? msg, Loc loc, Err? cause)
virtual Str toStr()