Are you referring to EJB interceptors? If so, yes, your aroundInvoke method can eat an
exception and return a value instead. The only requirement is that the returned value must
match the return type of the business method signature being intercepted.
[Message sent by forum member 'ksak' (ksak)]
http://forums.java.net/jive/thread.jspa?messageID=291344