17# This is the backend server in charge of making the actual website work.
18# /STOP
19# COPYRIGHT: (c) Cat Feeder
20# PURPOSE:
21# This is the file in charge of providing custom classes that can be thrown as error.
22# This module defines a small hierarchy of exceptions raised by the image reducer code. Use these specific exceptions to distinguish between different error conditions when opening, validating or saving images.