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