Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to handled exceptions & erros in ejb?



how to handled exceptions & erros in ejb?..

Answer / ss

The primary exceptions of ejb is EJBException and
RemoteException. Generaly those exceptions are handeled by
throws list. Other type of exceptions are handled by
try..catch block as like other java programs

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the requirement of thread in java?

0 Answers  


Can a constructor be made final?

0 Answers  


Why unicode is important?

0 Answers  


Which is the best way of exception handling?

2 Answers   Oracle,


Is java hashset ordered?

0 Answers  


What is the difference between declaration and definition in java?

0 Answers  


Why constructor has no return type?

0 Answers  


What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?

0 Answers  


what is nested class in java?

0 Answers   IBS,


What are parsers? Dom vs sax parser.

0 Answers  


What are class types in java?

0 Answers  


Why is java architectural neutral?

0 Answers  


Categories