Class IsWrappedExceptionPolicy
java.lang.Object
org.jbpm.process.core.context.exception.AbstractRootCauseExceptionPolicy
org.jbpm.process.core.context.exception.IsWrappedExceptionPolicy
- All Implemented Interfaces:
BiPredicate<String,,Throwable> ExceptionHandlerPolicy
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jbpm.process.core.context.exception.AbstractRootCauseExceptionPolicy
testMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiPredicate
and, negate, or
-
Constructor Details
-
IsWrappedExceptionPolicy
public IsWrappedExceptionPolicy()
-
-
Method Details
-
verify
- Specified by:
verifyin classAbstractRootCauseExceptionPolicy
-