CloneSet2055


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000method_declaration
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1142
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/gui/CheckUpdateListener.java
2167
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/UpdateController.java
Next
Last
Clone Instance
1
Line Count
1
Source Line
42
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/gui/CheckUpdateListener.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);


First
Previous
Clone Instance
2
Line Count
1
Source Line
67
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/UpdateController.java

void showErrorMessage(String title, String msg, Exception e);


Clone AbstractionParameter Count: 0Parameter Bindings

/**
    * 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 Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None