f5b56b3e42aae40c95fbf9a1f7c06afc5d150743
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private findErrorPage(context Context, exception Throwable) : ErrorPage from class org.apache.catalina.core.StandardHostValve to public find(exceptionType Throwable) : ErrorPage from class org.apache.catalina.util.ErrorPageSupport | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exception : Throwable to exceptionType : Throwable in method public find(exceptionType Throwable) : ErrorPage in class org.apache.catalina.util.ErrorPageSupport | From | To |