dyaml ~master (2022-04-27T14:57:33Z)
Home
Dub
Repo
RepresenterException
dyaml
representer
Exception thrown on Representer errors.
package
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
RepresenterException
functions
representData
Exception thrown on Representer errors.