d69e498fea6c959053c6bca1e7b43ed079772148
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public handleExceptionWithCause(exceptionWithCause Exception, expectedCauseClass Class, errorMessage String, logException boolean) : KaaAdminServiceException extracted from public handleException(exception Exception, logException boolean) : KaaAdminServiceException in class org.kaaproject.kaa.server.admin.services.util.Utils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter exception : Exception to exceptionWithCause : Exception in method public handleExceptionWithCause(exceptionWithCause Exception, expectedCauseClass Class, errorMessage String, logException boolean) : KaaAdminServiceException in class org.kaaproject.kaa.server.admin.services.util.Utils | From | To |