Class QueryServiceException

  • All Implemented Interfaces:
    Serializable

    public class QueryServiceException
    extends CouchbaseException
    There was a problem fulfilling the query request. Check content() for further details.
    Since:
    2.0.0
    Author:
    Graham Pople
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryServiceException

        public QueryServiceException​(byte[] content)