dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
MarkedYAMLException
dyaml
exception
package abstract
class
MarkedYAMLException :
YAMLException
{
this
(
ref
const
(
MarkedYAMLExceptionData
)
data
)
;
}
Constructors
this
this
(
ref
const
(
MarkedYAMLExceptionData
)
data
)
Construct a MarkedYAMLException from a struct storing constructor parameters.
Meta
Source
See Implementation
dyaml
exception
classes
MarkedYAMLException
YAMLException
structs
Mark