Documentation

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

Methods

__construct()

public __construct(string $profileName[, Throwable|null $previous = null ]) : mixed
Parameters
$profileName : string
$previous : Throwable|null = null

        
On this page

Search results