HumHub Documentation (unofficial)

NotInstantiableException extends InvalidConfigException
in package

NotInstantiableException represents an exception caused by incorrect dependency injection container configuration or usage.

Tags
author

Sam Mousa sam@mousa.nl

since
2.0.9

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}
getName()  : string

Methods

__construct()

{@inheritdoc}

public __construct(mixed $class[, mixed $message = null ][, mixed $code = 0 ][, mixed $previous = null ]) : mixed
Parameters
$class : mixed
$message : mixed = null
$code : mixed = 0
$previous : mixed = null

        
On this page

Search results