class AccountDeleteDeniedException extends ClientDeniedException

Exception indicating that deleting accounts is not allowed

Properties

$code from  ClientDeniedException
$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