3 lines
93 B
Python
3 lines
93 B
Python
class FrameForgeError(Exception):
|
|
"""Handle all exceptions thrown by image generation"""
|