RepresenterException

Exception thrown on Representer errors.

package
class RepresenterException : YAMLException {}

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