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