Class EventingFunctionNotBootstrappedException

  • All Implemented Interfaces:
    Serializable

    public class EventingFunctionNotBootstrappedException
    extends CouchbaseException
    Raised if the eventing function is not bootstrapped at the time of request.
    See Also:
    Serialized Form
    • Constructor Detail

      • EventingFunctionNotBootstrappedException

        public EventingFunctionNotBootstrappedException​(String message,
                                                        ErrorContext ctx)