public class NotConnectedException extends CouchbaseException
Thrown if the stateful component is not connected.
Constructor and Description |
---|
NotConnectedException() |
NotConnectedException(java.lang.String message) |
NotConnectedException(java.lang.String message,
java.lang.Throwable cause) |
NotConnectedException(java.lang.Throwable cause) |
public NotConnectedException()
public NotConnectedException(java.lang.String message)
public NotConnectedException(java.lang.String message, java.lang.Throwable cause)
public NotConnectedException(java.lang.Throwable cause)