Katayama Takeshi [
https://community.jboss.org/people/take-4c-ktym] created the discussion
"Re: Unable to catch RuntimeException in client EJB"
To view the discussion, visit:
https://community.jboss.org/message/761871#761871
--------------------------------------------------------------
Hi,
Had you already solved this problem ?
I have a question.
Though SecurityBreakException extends RuntimeException,
the design is proper ?
I think that RuntimeException is categorized in system exception
and it is generally in the case that there is no proper implementation even if catching
it.
Ex) NullPointerException, ArrayOutOfBoundsException, etc
So, how about stopping the way that SecurityBreakException extends RuntimeException ?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/761871#761871]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]