Rage.Exceptions Namespace

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "N:Rage.Exceptions"]

Classes

  ClassDescription
Public classInvalidHandleableException
The exception that is thrown when an invalid handleable (Ped, Vehicle, Object, etc.) is passed to a method that expects a valid handleable.
Public classUnsupportedGameException
The exception that is thrown when a method that doesn't support the current game is called.