PHP Class Sulu\Bundle\RouteBundle\Manager\RouteNotCreatedException

Inheritance: extends Exception
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( Sulu\Bundle\RouteBundle\Model\RoutableInterface $entity )
getEntity ( ) : Sulu\Bundle\RouteBundle\Model\RoutableInterface

Method Details

__construct() public method

public __construct ( Sulu\Bundle\RouteBundle\Model\RoutableInterface $entity )
$entity Sulu\Bundle\RouteBundle\Model\RoutableInterface

getEntity() public method

public getEntity ( ) : Sulu\Bundle\RouteBundle\Model\RoutableInterface
return Sulu\Bundle\RouteBundle\Model\RoutableInterface