class EnvParameterException extendsInvalidArgumentException

This exception wraps exceptions whose messages contain a reference to an env parameter.

Methods

__construct(array$envs,Throwable$previous =null,string$message ='Incompatible use of dynamic environment variables "%s" found in parameters.')

No description

Details

__construct(array$envs,Throwable$previous =null,string$message ='Incompatible use of dynamic environment variables "%s" found in parameters.')

Parameters

array $envs
Throwable $previous
string $message