PHP Class Sulu\Bundle\CategoryBundle\Exception\CategoryIdNotFoundException

Inheritance: extends Exception
显示文件 Open project: sulu/sulu

Public Methods

Method Description
__construct ( mixed $categoryId ) CategoryIdNotFoundException constructor.
getCategoryId ( ) : mixed

Method Details

__construct() public method

CategoryIdNotFoundException constructor.
public __construct ( mixed $categoryId )
$categoryId mixed

getCategoryId() public method

public getCategoryId ( ) : mixed
return mixed Id which is not associated with any category