remove IllegalStateException catch block

That will ALWAYS get wrapped in a InvocationTargetException anyway, as we
are calling it via reflection.
1 file changed