YamlException(String, Exception) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the YamlException class.

public YamlException(string message, Exception inner)

Parameters

message
String

The message.

inner
Exception

The inner.