YamlException(Mark, Mark, String, Exception?) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the YamlException class.

public YamlException(Mark start, Mark end, string message, Exception? innerException)

Parameters

start
Mark
end
Mark
message
String
innerException
Exception