<?php

namespace Doctrine\DBAL;

class Exception extends \Exception
{

}
