UnmatchedKeyException Constructor NMLE API Reference
Initaliases a new instance of the UnmatchedKeyException class.

Namespace: NMLE
Assembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public UnmatchedKeyException(
	string message
)

Parameters

message
Type: OnlineSystem String

[Missing <param name="message"/> documentation for "M:NMLE.UnmatchedKeyException.#ctor(System.String)"]

See Also