CloneSet189


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
31120.978catch_clauses
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1329
src/NHibernate/Type/DateTime2Type.cs
2358
src/NHibernate/Type/DateTimeOffSetType.cs
3346
src/NHibernate/Type/DateTimeType.cs
4334
src/NHibernate/Type/DateType.cs
5338
src/NHibernate/Type/SingleType.cs
6350
src/NHibernate/Type/SingleType.cs
7340
src/NHibernate/Type/TimeAsTimeSpanType.cs
8356
src/NHibernate/Type/TimeAsTimeSpanType.cs
9334
src/NHibernate/Type/TimeSpanType.cs
10346
src/NHibernate/Type/TimeSpanType.cs
11351
src/NHibernate/Type/TimeType.cs
Clone Instance
1
Line Count
3
Source Line
29
Source File
src/NHibernate/Type/DateTime2Type.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input value '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
2
Line Count
3
Source Line
58
Source File
src/NHibernate/Type/DateTimeOffSetType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
3
Line Count
3
Source Line
46
Source File
src/NHibernate/Type/DateTimeType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
4
Line Count
3
Source Line
34
Source File
src/NHibernate/Type/DateType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
5
Line Count
3
Source Line
38
Source File
src/NHibernate/Type/SingleType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
6
Line Count
3
Source Line
50
Source File
src/NHibernate/Type/SingleType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
                        }


Clone Instance
7
Line Count
3
Source Line
40
Source File
src/NHibernate/Type/TimeAsTimeSpanType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
8
Line Count
3
Source Line
56
Source File
src/NHibernate/Type/TimeAsTimeSpanType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
                        }


Clone Instance
9
Line Count
3
Source Line
34
Source File
src/NHibernate/Type/TimeSpanType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone Instance
10
Line Count
3
Source Line
46
Source File
src/NHibernate/Type/TimeSpanType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[name]), ex);
                        }


Clone Instance
11
Line Count
3
Source Line
51
Source File
src/NHibernate/Type/TimeType.cs

                        catch (Exception ex)
                        {
                                throw new FormatException(string.Format("Input string '{0}' was not in the correct format.", rs[index]), ex);
                        }


Clone AbstractionParameter Count: 2Parameter Bindings

catch (Exception ex)
{
   throw new FormatException(string.Format( [[#variable4d574480]], rs[ [[#variable4d5743a0]]]), ex);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4d574480]]
"Input string '{0}' was not in the correct format." 
12[[#4d574480]]
"Input string '{0}' was not in the correct format." 
13[[#4d574480]]
"Input value '{0}' was not in the correct format." 
14[[#4d574480]]
"Input string '{0}' was not in the correct format." 
15[[#4d574480]]
"Input string '{0}' was not in the correct format." 
16[[#4d574480]]
"Input string '{0}' was not in the correct format." 
17[[#4d574480]]
"Input string '{0}' was not in the correct format." 
18[[#4d574480]]
"Input string '{0}' was not in the correct format." 
19[[#4d574480]]
"Input string '{0}' was not in the correct format." 
110[[#4d574480]]
"Input string '{0}' was not in the correct format." 
111[[#4d574480]]
"Input string '{0}' was not in the correct format." 
21[[#4d5743a0]]
index 
22[[#4d5743a0]]
name 
23[[#4d5743a0]]
index 
24[[#4d5743a0]]
index 
25[[#4d5743a0]]
index 
26[[#4d5743a0]]
name 
27[[#4d5743a0]]
index 
28[[#4d5743a0]]
index 
29[[#4d5743a0]]
index 
210[[#4d5743a0]]
index 
211[[#4d5743a0]]
name