Class NotMyVbucketException

All Implemented Interfaces:
Serializable

public class NotMyVbucketException extends CouchbaseException
Created by daschl on 01/09/16.
See Also:
  • Constructor Details

    • NotMyVbucketException

      public NotMyVbucketException()
    • NotMyVbucketException

      public NotMyVbucketException(String message)
    • NotMyVbucketException

      public NotMyVbucketException(String message, Throwable cause)
    • NotMyVbucketException

      public NotMyVbucketException(Throwable cause)