Class ViewServiceException

  • All Implemented Interfaces:
    Serializable

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

      • ViewServiceException

        public ViewServiceException​(byte[] message)
      • ViewServiceException

        public ViewServiceException​(String message)