Class EventingFunctionCompilationFailureException

All Implemented Interfaces:
Serializable

public class EventingFunctionCompilationFailureException extends CouchbaseException
Raised if the eventing function failed to compile on the server.
See Also:
  • Constructor Details

    • EventingFunctionCompilationFailureException

      public EventingFunctionCompilationFailureException(String message, ErrorContext ctx)