Exception can be handled when thrown in a method by either passing through the Exception or handling it. However in a static code block how can you handle checked exceptions meaningfully?
I was writing a xml data reader in Java using JDK's inbuilt XML processing libraries (JAXP) when I persistently hit across this annoying exception with error message: A pseudo attribute name is expected. The error is displayed on the first line itself.
Older News
S M T W T F S
18 19 20 21 22 23 24
25 26 27 28 29 30 1
2 3 4 5 6 7 8
Copyright© 2010 The Gaea Times