dyaml v0.5.3 (2016-04-30T12:31:44Z)
Home
Dub
Repo
MarkedYAMLExceptionData
dyaml
exception
Undocumented in source.
package
struct
MarkedYAMLExceptionData {
string
context
;
Mark
contextMark
;
string
problem
;
Mark
problemMark
;
}
Members
Variables
context
string
context
;
Undocumented in source.
contextMark
Mark
contextMark
;
Undocumented in source.
problem
string
problem
;
Undocumented in source.
problemMark
Mark
problemMark
;
Undocumented in source.
Meta
Source
See Implementation
dyaml
exception
aliases
str
classes
MarkedYAMLException
YAMLException
structs
Mark
MarkedYAMLExceptionData
templates
ExceptionCtors
MarkedExceptionCtors