EnvParameterException

EnvParameterException

class EnvParameterException extends InvalidArgumentException

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

Methods

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

Details

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

Parameters

array $envs
Exception $previous
$message
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部