MarkedYAMLException

package abstract
class MarkedYAMLException : YAMLException {}

Constructors

this
this(ref const(MarkedYAMLExceptionData) data)

Construct a MarkedYAMLException from a struct storing constructor parameters.

Meta