UnauthorizedAttributeConfException
extends Exception
in package
FinalYes
Table of Contents
Constants
- MSG_FMT : string = "Attribute '%s' is unknown and not allowed in a...
Methods
- __construct() : mixed
Constants
MSG_FMT
public
string
MSG_FMT
= "Attribute '%s' is unknown and not allowed in a route definition."
Methods
__construct()
public
__construct(string $key[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $key : string
- $code : int = 0
- $previous : Throwable|null = null