UnknownGroupMembershipException
class UnknownGroupMembershipException extends ClientNotFoundException
Exception indicating that the group membership does not exist
Properties
| $code | from ClientNotFoundException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description