1. Move package appsmith-interfaces/src/main/java/com/appsmith/external/pluginExceptions-> appsmith-interfaces/src/main/java/com/appsmith/external/exceptions/pluginExceptions 2. Move enum AppsmithErrorAction from appsmith-server/src/main/java/com/appsmith/server/exceptions/AppsmithError.java -> appsmith-interfaces/src/main/java/com/appsmith/external/exceptions/AppsmithErrorAction.java, so that both plugin exceptions and server exceptions could use the same enum. 3. Log exception based on the error action defined for each exception. |
||
|---|---|---|
| .. | ||
| API_Datasource_Spec.js | ||
| Clipboard_Copy_Spec.js | ||
| Deletion _of_Duplicate_App.js | ||
| Duplicate_App_Spec.js | ||
| Invite_flow_Spec.js | ||
| Login_Spec.js | ||
| Organisation_Name_Spec.js | ||
| Table_Sorting_and_Binding.js | ||