For my final in Java we have a \"exceptions\" part on the test with try, catch, and finally calls. When I try to put the example code into Eclipse I get errors in the catch
I discovered I was using an old version of JWT , the issue is gone after using the a newer version of JWT dependency .