Class GroupMaxSizeReachedException

All Implemented Interfaces:
Serializable

public class GroupMaxSizeReachedException extends ApiException
Indicates that a consumer group is already at its configured maximum capacity and cannot accommodate more members
See Also:
  • Constructor Details

    • GroupMaxSizeReachedException

      public GroupMaxSizeReachedException(String message)