dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
ReaderException
dyaml
reader
Exception thrown at Reader errors.
package
class
ReaderException :
YAMLException
{
this
(string msg, string file, int line);
}
Constructors
this
this
(string msg, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dyaml
reader
classes
Reader
ReaderException
structs
SliceBuilder
Exception thrown at Reader errors.