public class FtsMalformedRequestException extends CouchbaseException
An exception denoting that the search engine couldn’t parse an FTS request.
| Constructor and Description |
|---|
FtsMalformedRequestException(String payload) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FtsMalformedRequestException(String payload)
Copyright © 2015 Couchbase, Inc.