Explanations of Exceptions in Java
February 25th, 2009 at 3:03pm |
Came across a great page explaining the different Exceptions which can occour in Java.
Example:
IllegalAccessException
You are a burgler that are running a Java program during a burglery. Please finish stealing the computer, leave the premises and try again.
The rest are found her: http://rymden.nu/exceptions.html
Read the rest of Explanations of Exceptions in Java