-
Home
-
API
-
Tomlyn
-
TomlException
-
Constructors
-
TomlException(String, Exception)
TomlException(String, Exception) Constructor
Definition
Initializes a new instance of the TomlException class.
public TomlException(string message, Exception innerException)
Parameters