Class CouchbaseExceptionMappings

java.lang.Object
org.apache.nifi.processors.couchbase.CouchbaseExceptionMappings

public class CouchbaseExceptionMappings extends Object
  • Field Details

  • Constructor Details

    • CouchbaseExceptionMappings

      public CouchbaseExceptionMappings()
  • Method Details

    • getStrategy

      public static ErrorHandlingStrategy getStrategy(com.couchbase.client.core.CouchbaseException e)
      Returns a registered error handling strategy.
      Parameters:
      e - the CouchbaseException
      Returns:
      a registered strategy, if it's not registered, then return Fatal