Click or drag to resize

NotificationException Constructor

Initializes a new instance of the NotificationException class

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public NotificationException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:RAYLASE.Marker.GUI.Common.NotificationException.#ctor(System.String)"]

See Also