logo

const class

fandoc::FandocErr

sys::Obj
  sys::Err
    fandoc::FandocErr

FandocErr

Slots

file

const Str file

Source

line

const Int line

Source

make

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

Source

toStr

override Str toStr()

Return the qualified type name and optional message.

Source