Unchecked Exception
843810Mar 28 2010 — edited Mar 29 2010How can I get all of the exceptions Thrown in a java Application?
I Was trying creating a general method called from all the try-catch statemets that can save my program Exceptions, but then I think about the unchecked exception.