dyaml v0.6.1 (2017-05-16T20:02:26Z)
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.