class DataTreeNotTraversableException extends InvalidContainerException implements DataTreeExceptionInterface (View source)

deprecated

Methods

mixed
getContainer()

No description

__construct(DataTree $tree, unknown $data, string $forMethod = null)

No description

getDataTree()

No description

Details

mixed getContainer()

Return Value

mixed Container object that raised the exception

__construct(DataTree $tree, unknown $data, string $forMethod = null)

Parameters

DataTree $tree DataTree which is not traversable
unknown $data
string $forMethod Container method name

DataTree getDataTree()

Return Value

DataTree