InvalidHandleableException Constructor (IHandleable)

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the InvalidHandleableException class

Namespace:  Rage.Exceptions
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public InvalidHandleableException(
	IHandleable handleable
)

Parameters

handleable
Type: RageIHandleable

[Missing <param name="handleable"/> documentation for "M:Rage.Exceptions.InvalidHandleableException.#ctor(Rage.IHandleable)"]

See Also

Reference