[jboss-dev-forums] [Design of JBoss jBPM] - Re: how crucial are exception handlers ?
heiko.braun@jboss.com
do-not-reply at jboss.com
Tue Feb 26 11:06:21 EST 2008
I don't know much about the extension point you are describing,
but does it help to distinguish user code from PVM by using checked vs. unchecked exceptions?
That basically means no exception handlers required if the extension point doesn't allow checked exceptions. So the PVM would just guard runtime exceptions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132228#4132228
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132228
More information about the jboss-dev-forums
mailing list