class UnknownAccountException extends ClientNotFoundException

Exception indicating that an unknown account was given

Properties

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