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