I\'m trying to verify() that a method was called before an exception is thrown, using the mockito library. For instance, I\'m trying to do something like this,