dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
RepresenterException
dyaml
representer
Exception thrown on Representer errors.
class
RepresenterException :
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.
Meta
Source
See Implementation
dyaml
representer
classes
Representer
RepresenterException
functions
representBool
representBytes
representLong
representNodes
representNull
representPairs
representReal
representString
representSysTime
Exception thrown on Representer errors.