Source for file MapFishLayerTreeMustBeChangedException.php
Documentation is available at MapFishLayerTreeMustBeChangedException.php
* Thrown Exception when the 'mapfishlayertree' widget still use the old
* 'model' and 'children' nodes. They must be replaced by 'nodes' nodes.
* @copyright 2010, Nippour Geomatik
* @license http://www.geoprisma.org/license BSD License
* @link http://www.geoprisma.org
* Thrown Exception when the 'mapfishlayertree' widget still use the old
* 'model' and 'children' nodes. They must be replaced by 'nodes' nodes.
* Construct a new instance of
* org_geoprisma_exception_MapFishLayerTreeMustBeChangedException
* @return org_geoprisma_exception_MapFishLayerTreeMustBeChangedException
$strMessage =
"<b>== Error == </b><br /><br />Your config.xml file has a 'mapfishlayertree' widget that has the old 'model' and 'children' nodes. Please, replace them for 'nodes'.";
parent::__construct($strMessage, 405);
Documentation generated on Mon, 20 Feb 2012 13:46:23 -0500 by phpDocumentor 1.4.1