HumHub Documentation (unofficial)

MissingMandatoryClaimException extends Exception
in package
implements ClaimExceptionInterface

Table of Contents

Interfaces

ClaimExceptionInterface
Exceptions thrown by this component.

Properties

$claims  : array<string|int, string>

Methods

__construct()  : mixed
MissingMandatoryClaimException constructor.
getClaims()  : array<string|int, string>

Properties

Methods

__construct()

MissingMandatoryClaimException constructor.

public __construct(string $message, array<string|int, string> $claims) : mixed
Parameters
$message : string
$claims : array<string|int, string>

        
On this page

Search results