Documentation

UnknownOptionException extends InvalidArgumentException
in package
implements ConfigurationExceptionInterface

FinalYes

Table of Contents

Interfaces

ConfigurationExceptionInterface
Marker interface for any/all exceptions thrown by this library

Properties

$path  : string

Methods

__construct()  : mixed
getPath()  : string

Properties

Methods

__construct()

public __construct(string $message, string $path[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string
$path : string
$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results