<?php
/**
*
* Page-controller could not find the class method for a named action.
*
* @category Solar
*
* @package Solar_Controller
*
* @author Paul M. Jones <hide@address.com>
*
* @license http://opensource.org/licenses/bsd-license.php BSD
*
* @version $Id: ActionNotFound.php 2926 2007-11-09 16:25:44Z pmjones $
*
*/
class Solar_Controller_Page_Exception_ActionNotFound extends Solar_Controller_Page_Exception {}