[jboss-dev-forums] [Design of POJO Server] - Re: Getting the whole cause stack of the deployment exceptio
alesj
do-not-reply at jboss.com
Mon Jul 13 09:54:53 EDT 2009
Currently I have this contract:
| void handleException(T exception, ControllerContext context);
|
Should I return boolean or Throwable?
In case I return false it would mean that we don't add this as part of missing dependency.
Same with returning null.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243276#4243276
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243276
More information about the jboss-dev-forums
mailing list