UnsupportedGameException Constructor (String)

RAGE Plugin Hook Documentation

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

Initializes a new instance of the UnsupportedGameException class

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

public UnsupportedGameException(
	string message
)

Parameters

message
Type: SystemString

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

See Also

Reference