<?php namespace queasy\db; use PDOException; class DbException extends PDOException { }
info at phpclasses dot org