-
Home
-
API
-
Tomlyn
-
TomlException
-
Constructors
-
TomlException(TomlSourceSpan, String)
TomlException(TomlSourceSpan, String) Constructor
Definition
Initializes a new instance of the TomlException class with a specific source location.
public TomlException(TomlSourceSpan span, string message)
Parameters