SyntaxFix
Write A Post
Hire A Developer
Questions
In Java, you just throw the exception you caught, so throw e rather than just throw. Java maintains the stack trace.
throw e
throw