JBoss Community

Re: Unable to catch RuntimeException in client EJB

created by Katayama Takeshi in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community