DuplicateGroupMembershipException
class DuplicateGroupMembershipException extends ClientErrorException
Exception indicating that this group membership already exists
Properties
| $code | from ClientErrorException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description