Hi
In this commit, method potentiallyConvertRuntimeException was set to protected.
Subsequently, in this commit , It has only package visibility again.
|
RuntimeException potentiallyConvertRuntimeException(final RuntimeException ex) { |
Could I have protected visibility again?
Thank you very much