[math] Re: creating internal errors

2011-01-16 Thread Phil Steitz
On Sat, Jan 15, 2011 at 3:36 PM, Luc Maisonobe wrote: > Hi all, > > With the exception refactoring, MathRuntimeException has been deprecated > in branch 2.X (but it is neither deprecated nor deleted in trunk for now > ...). > > This class did include a createInternalError static method that is > u

creating internal errors

2011-01-15 Thread Luc Maisonobe
Hi all, With the exception refactoring, MathRuntimeException has been deprecated in branch 2.X (but it is neither deprecated nor deleted in trunk for now ...). This class did include a createInternalError static method that is useful in defensive programming for difficult cases. It is used at 4 d