newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
LexerException.this
newxml
lexers
LexerException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable nextInChain)
this
(string msg, Throwable nextInChain, string file, size_t line)
class
LexerException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
nextInChain
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
newxml
lexers
LexerException
constructors
this