dyaml v0.10.0 (2024-06-02T18:01:21Z)
Home
Dub
Repo
MarkedExceptionCtors.this
dyaml
exception
MarkedExceptionCtors
Undocumented in source.
this
(string msg, Mark mark1, string mark2Label, Mark mark2, string file, size_t line)
this
(string msg, Mark mark, string file, size_t line)
this
(string msg, Mark mark1, string mark2Label, Nullable!Mark mark2, string file, size_t line)
template
MarkedExceptionCtors
()
@
safe
pure nothrow
this
(
string
msg
,
const
Mark
mark1
,
string
mark2Label
,
const
Nullable
!
Mark
mark2
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
dyaml
exception
MarkedExceptionCtors
constructors
this