@Jsconst class FandocErr : Err
FandocErr
const Str : file
const Int : line
new make(Str msg, Str file, Int line, Err? cause)
virtual Str toStr()