<?php
/**
*
* Generic getopt exception.
*
* @category Solar
*
* @package Solar_Getopt
*
* @author Paul M. Jones <hide@address.com>
*
* @license http://opensource.org/licenses/bsd-license.php BSD
*
* @version $Id: Exception.php 4376 2010-02-11 23:13:07Z pmjones $
*
*/
class Solar_Getopt_Exception extends Solar_Exception {}