Uses of Class
io.smallrye.common.process.AbstractExecutionException
-
Uses of AbstractExecutionException in io.smallrye.common.process
Subclasses of AbstractExecutionException in io.smallrye.common.processModifier and TypeClassDescriptionclassAn exception indicating that a process has exited with an abnormal status.classAn exception indicating a problem in multiple process stages of a pipeline.classAn exception in the execution of a single process.classAn exception indicating a problem in one of the handler callbacks for the execution of a process.