JSONParseResult.errorString

The error message if the JSON source was not successfully parsed. See the error constants.

  1. String errorString [@property getter]
    struct JSONParseResult
    @nogc nothrow @property
    String
    errorString
    ()
  2. String errorString [@property setter]

Meta