Click or drag to resize

ElementsException Constructor (String)

A constuctor setting the message text.

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public ElementsException(
	string message
)

Parameters

message
Type: SystemString

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

See Also