IonParserMirException

Mir Ion Parser Exception Class

The exception is used for JSON parsing.

Constructors

this
this(const(char)[] msg, size_t location, string file, size_t line, Throwable next)
this
this(const(char)[] msg, size_t location, Throwable next, string file, size_t line)

Members

Variables

location
size_t location;

Inherited Members

From IonMirException

__anonymous
mixin MirThrowableImpl

Meta