Uses of Class
org.apache.nifi.processor.util.pattern.DiscontinuedException
-
Uses of DiscontinuedException in org.apache.nifi.processor.util.pattern
Methods in org.apache.nifi.processor.util.pattern that throw DiscontinuedExceptionModifier and TypeMethodDescription<I> booleanExceptionHandler.execute(C context, I input, ExceptionHandler.Procedure<I> procedure) Executes specified procedure function with the input.<I> booleanExceptionHandler.execute(C context, I input, ExceptionHandler.Procedure<I> procedure, ExceptionHandler.OnError<C, I> onError) Executes specified procedure function with the input.