mir-yaml ~master (2021-07-27T14:20:03Z)
Home
Dub
Repo
MarkedExceptionCtors.this
dyaml
exception
MarkedExceptionCtors
Undocumented in source.
this
(string context, Mark contextMark, string problem, Mark problemMark, string file, size_t line)
this
(string problem, Mark problemMark, string file, size_t line)
template
MarkedExceptionCtors
()
@
safe
pure nothrow
this
(
string
problem
,
const
Mark
problemMark
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(const(MarkedYAMLExceptionData) data)
Meta
Source
See Implementation
dyaml
exception
MarkedExceptionCtors
constructors
this