Re: [numbers] NUMBERS-40: Exception Consistency

2020-02-07 Thread Matt Juntunen
Matt [1] https://github.com/apache/commons-numbers/pull/74 From: Miguel Munoz Sent: Monday, February 3, 2020 10:24 PM To: Commons Developers List Subject: Re: [numbers] NUMBERS-40: Exception Consistency Maybe some examples would be helpful. -- Miguel Muñoz On Sun

Re: [numbers] NUMBERS-40: Exception Consistency

2020-02-03 Thread Miguel Munoz
Maybe some examples would be helpful. -- Miguel Muñoz On Sunday, February 2, 2020, 02:17:29 AM PST, Gilles Sadowski wrote: Hi. 2020-01-26 16:54 UTC+01:00, Matt Juntunen : > Hello, > > I'm looking into NUMBERS-40, which suggests that the exception behavior of > commons-numbers (speci

Re: [numbers] NUMBERS-40: Exception Consistency

2020-02-02 Thread Gilles Sadowski
Hi. 2020-01-26 16:54 UTC+01:00, Matt Juntunen : > Hello, > > I'm looking into NUMBERS-40, which suggests that the exception behavior of > commons-numbers (specifically the gamma package) needs to be made more > consistent. Below is a summary of the public exception types explicitly > thrown by eac

Re: [numbers] NUMBERS-40: Exception Consistency

2020-02-01 Thread Matt Juntunen
, 2020 10:54 AM To: Commons Developers List Subject: [numbers] NUMBERS-40: Exception Consistency Hello, I'm looking into NUMBERS-40, which suggests that the exception behavior of commons-numbers (specifically the gamma package) needs to be made more consistent. Below is a summary of the p

[numbers] NUMBERS-40: Exception Consistency

2020-01-26 Thread Matt Juntunen
Hello, I'm looking into NUMBERS-40, which suggests that the exception behavior of commons-numbers (specifically the gamma package) needs to be made more consistent. Below is a summary of the public exception types explicitly thrown by each module. arrays IndexOutOfBoundsException