pyunity.errors module¶
Module for all exceptions and warnings related to PyUnity.
-
exception
pyunity.errors.PyUnityException[source]¶ Bases:
ExceptionBase class for PyUnity exceptions.
-
exception
pyunity.errors.ComponentException[source]¶ Bases:
pyunity.errors.PyUnityExceptionClass for PyUnity exceptions relating to components.
-
exception
pyunity.errors.GameObjectException[source]¶ Bases:
pyunity.errors.PyUnityExceptionClass for PyUnity exceptions relating to GameObjects.