dyaml v0.8.4 (2021-09-08T03:39:10Z)
Home
Dub
Repo
ExceptionCtors
dyaml
exception
Undocumented in source.
package
template
ExceptionCtors () {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dyaml
exception
classes
MarkedYAMLException
YAMLException
structs
Mark
MarkedYAMLExceptionData
templates
ExceptionCtors
MarkedExceptionCtors