MissingMandatoryHeaderParameterException
extends Exception
in package
Table of Contents
Properties
- $parameters : array<string|int, string>
Methods
- __construct() : mixed
- MissingMandatoryHeaderParameterException constructor.
- getParameters() : array<string|int, string>
Properties
$parameters
private
array<string|int, string>
$parameters
Methods
__construct()
MissingMandatoryHeaderParameterException constructor.
public
__construct(string $message, array<string|int, string> $parameters) : mixed
Parameters
- $message : string
- $parameters : array<string|int, string>
getParameters()
public
getParameters() : array<string|int, string>