public class NamedPreparedStatementException extends 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) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.