PullParser.error

Returns the text of the last error

  1. const(char[]) error [@property setter]
  2. const(char[]) error [@property getter]
    class PullParser(Ch = char)
    @property final const
    const(char[])
    error
    ()

Meta