PHP Class Sulu\Component\Content\Exception\ExtensionNotFoundException

Inheritance: extends Exception
ファイルを表示 Open project: sulu/sulu

Public Methods

Method Description
__construct ( StructureInterface $structure, $name )
getName ( ) : string
getStructure ( ) : StructureInterface

Method Details

__construct() public method

public __construct ( StructureInterface $structure, $name )
$structure StructureInterface

getName() public method

public getName ( ) : string
return string

getStructure() public method

public getStructure ( ) : StructureInterface
return StructureInterface