Fantom

 

const class

fandoc::FandocErr

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

FandocErr

Slots

fileSource

const Str file

lineSource

const Int line

makeSource

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

toStrSource

override Str toStr()

Overrides sys::Err.toStr

Doc inherited from sys::Err.toStr

Return the qualified type name and optional message.