class

FandocErr

@Js
const class FandocErr : Err

FandocErr

constructors make

fields file

line

methods toStr

file const Str : file

line const Int : line

make new make(Str msg, Str file, Int line, Err? cause)

toStr virtual Str toStr()

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