* Date: 6/3/14 * Time: 12:07 AM. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace NilPortugues\Sql\QueryBuilder\Builder; /** * Class BuilderException. */ final class BuilderException extends \Exception { }