Exception.php 85 Bytes Raw Blame History Permalink 1 2 3 4 <?php // require_once 'Q/Exception.php'; class Q_Db_Exception extends Q_Exception { }