jBPM distribution 6.0.0.Beta5

org.jbpm.process.instance.context.exception
Interface ExceptionHandlerInstance


public interface ExceptionHandlerInstance


Method Summary
 void handleException(String exception, Object param)
           
 void setExceptionHandler(ExceptionHandler exceptionHandler)
           
 

Method Detail

handleException

void handleException(String exception,
                     Object param)

setExceptionHandler

void setExceptionHandler(ExceptionHandler exceptionHandler)

jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.