Bruherrors¶

exception bruhanimate.bruhutil.bruherrors.ScreenResizedError(message='The screen has been resized')[source]¶

Bases: Exception

Exception raised when the screen is resized.

__init__(message='The screen has been resized')[source]¶
exception bruhanimate.bruhutil.bruherrors.InvalidEffectTypeError[source]¶

Bases: Exception

Exception raised when an invalid effect type is used.

exception bruhanimate.bruhutil.bruherrors.InvalidImageError[source]¶

Bases: Exception

Exception raised when an invalid effect type is used.

exception bruhanimate.bruhutil.bruherrors.InvalidPanRendererDirectionError[source]¶

Bases: Exception

Exception raised when an invalid effect type is used.