ParameterNotFoundException

ParameterNotFoundException

class ParameterNotFoundException extends InvalidArgumentException

This exception is thrown when a non-existent parameter is used.

Methods

__construct(string $key, string $sourceId = null, string $sourceKey = null, Exception $previous = null, array $alternatives = array(), string|null $nonNestedAlternative = null)
updateRepr()
登录查看完整内容