FrameForge/frame_forge/exceptions.py
2024-01-24 12:31:46 -05:00

3 lines
93 B
Python

class FrameForgeError(Exception):
"""Handle all exceptions thrown by image generation"""