<?phpdeclare(strict_types=1);namespace InterventionImageExceptions;class DriverException extends RuntimeException{}