5787dca3f6a83eadb8468758615884a67c1d4f24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public handleExceptionWithCause(exceptionWithCause Exception, expectedCauseClass Class<?>, errorMessage String, logException boolean) : KaaAdminServiceException inlined to public handleException(exception Exception, logException boolean) : KaaAdminServiceException in class org.kaaproject.kaa.server.admin.services.util.Utils | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exceptionWithCause : Exception to exception : Exception in method public handleException(exception Exception, logException boolean) : KaaAdminServiceException in class org.kaaproject.kaa.server.admin.services.util.Utils | From | To |