dub v1.30.0 (2022-11-14T16:08:40Z)
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