dyaml ~master (2022-04-27T14:57:33Z)
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