dyaml ~master (2022-04-27T14:57:33Z)
Home
Dub
Repo
ReaderException
dyaml
reader
Exception thrown at Reader errors.
package
class
ReaderException :
YAMLException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dyaml
reader
aliases
isBreak
classes
Reader
ReaderException
structs
SliceBuilder
Exception thrown at Reader errors.