Exception.php 120 B

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