mir-yaml ~master (2021-07-27T14:20:03Z)
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