more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
AsonParseException.this
more
ason
AsonParseException
Undocumented in source.
this
(uint lineInAson, string msg, string file, size_t codeLine)
this
(AsonErrorType errorType, uint lineInAson, string msg, string file, size_t codeLine)
class
AsonParseException
this
(
AsonErrorType
errorType
,
uint
lineInAson
,
string
msg
,
string
file
= __FILE__
,
size_t
codeLine
= __LINE__
)
Meta
Source
See Implementation
more
ason
AsonParseException
constructors
this
variables
lineInAson
type