Initializes a new instance of the SecurityException class

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public SecurityException(
	string message
)

Parameters

message
Type: System..::..String

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

See Also