SyntaxFix
Write A Post
Hire A Developer
Questions
From the Javadoc of Method.invoke()
Throws: InvocationTargetException - if the underlying method throws an exception.
This exception is thrown if the method called threw an exception.