ProfileNotFoundException
extends ConfigException
in package
FinalYes
Thrown when a requested profile is not found in the configuration.
Table of Contents
Properties
- $profileName : string
Methods
- __construct() : mixed
Properties
$profileName read-only
public
string
$profileName
Methods
__construct()
public
__construct(string $profileName[, Throwable|null $previous = null ]) : mixed
Parameters
- $profileName : string
- $previous : Throwable|null = null