dyaml v0.8.4 (2021-09-08T03:39:10Z)
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
classes
MarkedYAMLException
YAMLException
structs
Mark
MarkedYAMLExceptionData
templates
ExceptionCtors
MarkedExceptionCtors