public class NamedPreparedStatementException
extends com.couchbase.client.core.CouchbaseException
An exception marking the fact that a Named Prepared Statement in N1QL couldn’t be executed and that there was a fallback to re-preparing it.
Constructor and Description |
---|
NamedPreparedStatementException(String message) |
NamedPreparedStatementException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.. All rights reserved.