The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
IonParserMirException.this
mir
ion
exception
IonParserMirException
this
(const(char)[] msg, size_t location, string file, size_t line, Throwable next)
class
IonParserMirException
pure nothrow @
nogc
@
safe
this
(
scope
const
(
char
)[]
msg
,
size_t
location
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(const(char)[] msg, size_t location, Throwable next, string file, size_t line)
Meta
Source
See Implementation
mir
ion
exception
IonParserMirException
constructors
this
variables
location