public class PreparedStatementFailureException extends CouchbaseException
| Constructor and Description |
|---|
PreparedStatementFailureException(ErrorContext ctx,
boolean retryable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retryable() |
context, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PreparedStatementFailureException(ErrorContext ctx, boolean retryable)
@Stability.Internal public boolean retryable()
Copyright © 2021 Couchbase, Inc.. All rights reserved.