json ~master (2017-12-21T15:48:16Z)
Home
Dub
Repo
JsonParserException
json
parser
lexer
Undocumented in source.
final
class
JsonParserException :
JsonException
{
TextSpan
span
();
}
Constructors
this
this
(TextSpan span, string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(JsonToken token, string msg, string file, size_t line, Throwable next)
Undocumented in source.
Members
Functions
span
TextSpan
span
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From JsonException
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
json
parser
lexer
aliases
StandardCompliant
classes
JsonParserException
JsonToken
Lexer
structs
TextSpan
variables
Keywords
Punctuation