Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 42 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/gui/CheckUpdateListener.java |
2 | 1 | 67 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/UpdateController.java |
| |||||
/** * Displays an error message dialog with the specified details. * * @param title the title of the error message dialog * @param msg a message describing * @param e the exception that was encountered */ void showErrorMessage(String title, String msg, Exception e); |
| |||||
void showErrorMessage(String title, String msg, Exception e); |
| |||
/** * Displays an error message dialog with the specified details. * * @param title the title of the error message dialog * @param msg a message describing * @param e the exception that was encountered */ void showErrorMessage(String title, String msg, Exception e); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |