TomlException(String, Exception) Constructor

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Initializes a new instance of the TomlException class.

public TomlException(string message, Exception innerException)

Parameters

message
String
innerException
Exception