SemanticErrorException(String, Exception) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the SemanticErrorException class.

public SemanticErrorException(string message, Exception inner)

Parameters

message
String

The message.

inner
Exception

The inner.