PHP Class Sulu\Bundle\ResourceBundle\Resource\Exception\FilterNotFoundException

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

Public Methods

Method Description
__construct ( $id )
getEntityName ( ) : string Returns the name of the entityname of the dependency not found.
getId ( ) : integer Returns the id of the object not found.

Method Details

__construct() public method

public __construct ( $id )

getEntityName() public method

Returns the name of the entityname of the dependency not found.
public getEntityName ( ) : string
return string

getId() public method

Returns the id of the object not found.
public getId ( ) : integer
return integer