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