Class IsExceptionPolicy
java.lang.Object
org.jbpm.process.core.context.exception.IsExceptionPolicy
- All Implemented Interfaces:
BiPredicate<String,,Throwable> ExceptionHandlerPolicy
-
Constructor Details
-
IsExceptionPolicy
public IsExceptionPolicy()
-
-
Method Details
-
test
- Specified by:
testin interfaceBiPredicate<String,Throwable>
-