<?phpdeclare(strict_types=1);namespace InterventionGifExceptions;use Exception;class GifException extends Exception{ //}