class DataTreeElementNotFoundException extends KeyNotFoundException implements DataTreeExceptionInterface (View source)

Exception railsed by DataTree methods implementing the PSR ContainerInterface

Traits

Properties

mixed $key from KeyNotFoundException

Methods

__construct(DataTree $tree, mixed $key)

No description

getDataTree()

No description

getContainer()

No description

Details

__construct(DataTree $tree, mixed $key)

Parameters

DataTree $tree
mixed $key Missing key

getDataTree()

getContainer()