GeekInterview.com
Series: Subject: Topic:
Question: 124 of 124

what happens if your business exception extends Runtime Exception

The complier thinks that the businness exception is a
Runtime exception , It just bypasses without any error message.
Asked by: Interview Candidate | Asked on: Oct 5th, 2005
Showing Answers 1 - 4 of 4 Answers
vibhor bhatia

Answered On : Oct 17th, 2005

Any exception with runtime exception is an unchecked exception hence we don't need to check it and will be handled on its own! Primarily, any exception whose handling costs seems to be too much should be be an unchecked exception.

  
Login to rate this answer.
ajazuddin

Answered On : Dec 1st, 2005

it will throw the runtime exception.

  
Login to rate this answer.
hr1551

Answered On : Jul 10th, 2007

View all answers by hr1551

It is not recommanded because business exception should be caught in compile time instead of run time.

  
Login to rate this answer.

Extending the Runtime Exception means you are giving the definition of your exception as System Exception, for each System Exception your container will do a different process, mean what ever transaction you have, would be rolled back and the instance of the current stateless would be destroyed. If you are using a Stateless bean, you will not get too much of effect apart from an exception, but in case of Statefull your bean will no longer be available to serve your other request in same session.

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

Core Java Interview Questions

EJB Interview Questions

Hibernate Interview Questions

Java Interview Questions

Java Patterns Interview Questions

JDBC Interview Questions

JMS Interview Questions

JSP Interview Questions

Java OOPS Interview Questions

Ruby Interview Questions

Servlets Interview Questions

Spring Interview Questions

Struts Interview Questions

Websphere Interview Questions

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.