SyntaxErrorException(String, Exception) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the SyntaxErrorException class.

public SyntaxErrorException(string message, Exception inner)

Parameters

message
String

The message.

inner
Exception

The inner.