EnvParameterException
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