dyaml v0.5.3 (2016-04-30T12:31:44Z)
Home
Dub
Repo
EmitterException
dyaml
emitter
Exception thrown at Emitter errors.
package
class
EmitterException :
YAMLException
{
mixin
ExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
ExceptionCtors
Undocumented in source.
Mixed In Members
From
mixin
ExceptionCtors
this
this
(string msg, string file, size_t line)
Undocumented in source.
See Also
YAMLException
Meta
Source
See Implementation
dyaml
emitter
classes
EmitterException
structs
Emitter
ScalarAnalysis
Exception thrown at Emitter errors.