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:
  • Constructor Details

    • EventingFunctionNotBootstrappedException

      public EventingFunctionNotBootstrappedException(String message, ErrorContext ctx)