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