[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
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:Rage.Exceptions.UnsupportedGameException.#ctor(System.String,System.Exception)"]
- inner
- Type: SystemException
[Missing <param name="inner"/> documentation for "M:Rage.Exceptions.UnsupportedGameException.#ctor(System.String,System.Exception)"]
See Also