Class GroupNotFoundException

All Implemented Interfaces:
Serializable

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

    • GroupNotFoundException

      public GroupNotFoundException​(String groupName)
  • Method Details