HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 10912 thumbnail
User 111696 avatar

By bloid
via dev2dev.bea.com
Published: Jan 11 2007 / 19:35

Some have argued that checked exceptions in the Java language are an experiment that failed. This article argues that the fault does not lie with the Java model, but with Java library designers who failed to acknowledge the two basic causes of method failure.
  • 14
  • 0
  • 1677
  • 0

Comments

Add your comment
User 179375 avatar

Ricky Clarkson replied ago:

0 votes Vote down Vote up Reply

I'd like to also point out that you can have 'smart' return values, such as the Maybe type from Haskell (easy to implement in Java), that the user cannot forget to check.

In Soviet Haskell, the Maybe monad checks you.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.