Method | Description | |
---|---|---|
__construct ( string $what, mixed $identifier, Exception $previous = null ) | Generates: Could not find '{$what}' with identifier '{$identifier}'. |
public __construct ( string $what, mixed $identifier, Exception $previous = null ) | ||
$what | string | |
$identifier | mixed | |
$previous | Exception |