type

FandocErr

@Js
const class FandocErr : Err

FandocErr

constructors

fields

methods

Slot Details

file

const Str file

line

const Int line

make

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

toStr

virtual override Str toStr()