Initializes a new instance of the SharedMemoryException class

Namespace: VVVV.Utils.SharedMemory
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public SharedMemoryException(
	string msg
)

Parameters

msg
Type: System..::..String

[Missing <param name="msg"/> documentation for "M:VVVV.Utils.SharedMemory.SharedMemoryException.#ctor(System.String)"]

See Also