Copied!

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

Instantiable
Methods
public __construct(array $envs, ?Throwable $previous = NULL, string $message = 'Incompatible use of dynamic environment variables "%s" found in parameters.')
public Exception::__toString() : string
public Exception::__wakeup()
public final Exception::getCode()
public final Exception::getFile() : string
public final Exception::getLine() : int
public final Exception::getMessage() : string
public final Exception::getPrevious() : ?Throwable
public final Exception::getTrace() : array
public final Exception::getTraceAsString() : string
Properties
protected Exception::$code = 0
protected string Exception::$file = ''
protected int Exception::$line = 0
protected Exception::$message = ''
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration