Class EventingFunctionNotFoundException

All Implemented Interfaces:
Serializable

public class EventingFunctionNotFoundException extends CouchbaseException
Raised if the eventing function is not found.
See Also:
  • Constructor Details

    • EventingFunctionNotFoundException

      public EventingFunctionNotFoundException(String message, ErrorContext ctx)