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 130049 thumbnail
User 111696 avatar

By bloid
via bite-code.com
Published: Oct 30 2008 / 08:45

Java exceptions are a powerful tool for making sure that your code completes successfully and that issues are handled tidily by your code. The problem that I often see is that people don’t often design their exception handling policies so that they are dealt with in a uniform manor and that when things do go wrong they don’t translate coding problems into something the user can understand. Here ill go over a solid design principle for exception handling, some good tips on how to code tidily with custom exceptions and how to finally report these to the users.
  • 9
  • 1
  • 1620
  • 1

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.

Voters For This Link (9)



Voters Against This Link (1)