Where is an exception thrown normally by a method invoked through `Method.invoke()`?

from Reflection
Java 25 LTS intermediate 1 min

Where is an exception thrown normally by a method invoked through `Method.invoke()`?

Report an error