class

AxonErr

@Js
const abstract class AxonErr : XetoErr

AxonErr is the base class of SyntaxErr and EvalErr.

constructors make

fields loc

methods toStr

loc const Loc : loc

make new make(Str? msg, Loc loc, Err? cause)

toStr virtual Str toStr()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST