dyaml v0.6.1 (2017-05-16T20:02:26Z)
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
aliases
str
classes
MarkedYAMLException
YAMLException
structs
Mark
MarkedYAMLExceptionData
templates
ExceptionCtors
MarkedExceptionCtors