Source for file DependencyResolutionException.php

Documentation is available at DependencyResolutionException.php

  1. <?php
  2. /**
  3.  * Part of the Joomla Framework DI Package
  4.  *
  5.  * @copyright  Copyright (C) 2013 Open Source Matters, Inc. All rights reserved.
  6.  * @license    GNU General Public License version 2 or later; see LICENSE
  7.  */
  8.  
  9. namespace Joomla\DI\Exception;
  10.  
  11. class DependencyResolutionException extends \Exception {}

Documentation generated on Tue, 19 Nov 2013 15:01:25 +0100 by phpDocumentor 1.4.3