You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cause of this should be thrown, since technically this leaks that the method was proxied (normal method invocation would throw just the cause, whereas the proxied version throws InvocationTargetExpression)