Exception.php 124 B

123
  1. <?php defined('SYSPATH') OR die('No direct script access.');
  2. class Database_Exception extends Kohana_Database_Exception {}