Class NotMyVbucketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.couchbase.client.dcp.core.CouchbaseException
com.couchbase.client.dcp.conductor.NotMyVbucketException
- All Implemented Interfaces:
Serializable
Created by daschl on 01/09/16.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotMyVbucketException(String message) NotMyVbucketException(String message, Throwable cause) NotMyVbucketException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotMyVbucketException
public NotMyVbucketException() -
NotMyVbucketException
-
NotMyVbucketException
-
NotMyVbucketException
-