-
Home
-
API
-
SharpYaml
-
YamlException
-
Constructors
-
YamlException(Mark, Mark, String, Exception?)
YamlException(Mark, Mark, String, Exception?) Constructor
Definition
Initializes a new instance of the YamlException class.
public YamlException(Mark start, Mark end, string message, Exception? innerException)
Parameters