class EmailUnavailableException extends ClientErrorException

Exception indicating that a mailer was requested but none are configured (or it is disabled)

Properties

$code from  ClientErrorException
$message

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details