Class GroupNotFoundException

All Implemented Interfaces:
Serializable

@Volatile public class GroupNotFoundException extends CouchbaseException
See Also:
  • Constructor Details

    • GroupNotFoundException

      public GroupNotFoundException(String groupName)
  • Method Details