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 := null)

toStr virtual Str toStr()

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT