ParseFailure

Generic parse failure exception.

Constructors

this
this(S.Error err, string file, size_t line, Throwable next)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

err
S.Error err;
Undocumented in source.

Meta