I think this blog will be very usefull for java programmers.
I don't know, but i think in the world will happen more than 1.000.000 exceptions by hour.
So i invite every java programmer to type here every exception found
I think it will be very interesting thing.
To post here you have to join our community.
If you want an email account please send us an email with your data including:
Name:
Desired Username:
Your email will look like mailto:%22yourusername%22@mybestnet.com
But What is a Java Exception ?
An exception is an event that occurs during the execution of a program that disrupts the normal flow of instructions.
The most important exceptions issues:
How to catch and handle exceptions
The discussion includes the try, catch, and finally blocks, as well as chained exceptions and logging.
How to Throw Exceptions ?
Using the throw statement and the Throwable class and its subclasses.
Unchecked Exceptions
The correct and incorrect use of the unchecked exceptions indicated by subclasses of RuntimeException.
Advantages of Exceptions
The use of exceptions to manage errors has some advantages over traditional error-management techniques.
Friday, December 7, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment