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