TomlException(TomlSourceSpan, String) Constructor

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Initializes a new instance of the TomlException class with a specific source location.

public TomlException(TomlSourceSpan span, string message)

Parameters

message
String