%PDF- %PDF-
| Direktori : /home1/lightco1/www/lightingrepublic.com.au/libraries/koowa/command/ |
| Current File : //home1/lightco1/www/lightingrepublic.com.au/libraries/koowa/command/exception.php |
<?php
/**
* @version $Id:exception.php 368 2008-08-25 12:28:02Z mathias $
* @package Koowa_Command
* @copyright Copyright (C) 2007 - 2012 Johan Janssens. All rights reserved.
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html>
* @link http://www.nooku.org
*/
/**
* Koowa Command Exception class
*
* @author Johan Janssens <johan@nooku.org>
* @package Koowa_Command
*/
class KCommandException extends KException {}