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:
    Serialized Form
    • Constructor Detail

      • GroupMaxSizeReachedException

        public GroupMaxSizeReachedException​(String message)