<?phpnamespace DoctrineDBALDriver;/** * @deprecated * * @psalm-immutable */class AbstractDriverException extends AbstractException{}