* @author Gediminas Morkevicius * @package Gedmo.Exception * @subpackage FeatureNotImplementedException * @link http://www.gediminasm.org * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ class FeatureNotImplementedException extends \RuntimeException implements Exception {}