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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...