?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/doctrine/dbal/lib/Doctrine/DBAL

?? Viewing: DriverException.php

<?php

namespace Doctrine\DBAL\Driver;

/**
 * @deprecated Use {@link Exception} instead
 *
 * @psalm-immutable
 */
interface DriverException extends Exception
{
}


??

??