The exceptions
module#
Summary#
Raised when using gRPC utilities in an unsupported manner. |
|
Raised when attempting to set an unrecognized attribute within the STK API. |
|
Raised when a problem is encountered with color classes. |
|
Raised when attempting to assign to an STK Event rather than using operator += or -=. |
|
Raised in STKDesktop and STKEngine when unable to initialize or attach to STK. |
|
Raised when attempting to cast an object to an unsupported interface or class type. |
|
Raised when attempting to use an engine timer that cannot be implemented. |
|
Raised when a plugin method is called by STK that was not implemented by the user. |
|
Raised when an STK method call fails. |
Description#
Contains specific exceptions that may be raised from the STK API.