class ClientRegistrationException extends RegistrationException (View source)

Methods

__construct(string $message, string|null $type)

No description

string|null
getType()

No description

Details

__construct(string $message, string|null $type)

Parameters

string $message
string|null $type

string|null getType()

Return Value

string|null