Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

An article about using unchecked exceptions

  Asked By: Alex    Date: Feb 12    Category: Java    Views: 714
  

Using unchecked exceptions

The decision to use unchecked exceptions is a complicated one, and it's clear that there's no obvious answer.

The Sun advice is to use them for nothing, the C# approach is to use them for everything.


www-106.ibm.com/.../j-jtp05254.html

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on An article about using unchecked exceptions Or get search suggestion and latest updates.




Tagged: