RE: [OT] Arithmetic Exception

2007-06-01 Thread Dwight Farris
Thanks for the response; I will check the code. Dwight At 08:52 AM 6/1/2007, you wrote: > From: Dwight Farris [mailto:[EMAIL PROTECTED] > Subject: Arithmetic Exception > > I am receiving what I interpret as a 'divide by zero' error - > > java.lang.ArithmeticExcept

RE: [OT] Arithmetic Exception

2007-06-01 Thread Caldarale, Charles R
> From: Dwight Farris [mailto:[EMAIL PROTECTED] > Subject: Arithmetic Exception > > I am receiving what I interpret as a 'divide by zero' error - > > java.lang.ArithmeticException: / by zero > at > edu.uc.cohorts.util.Util.calcCohortAllotment(Util.ja

Arithmetic Exception

2007-06-01 Thread Dwight Farris
Hello Everyone, I am receiving what I interpret as a 'divide by zero' error - StandardWrapperValve[action]: Servlet.service() for servlet action threw exception java.lang.ArithmeticException: / by zero at edu.uc.cohorts.util.Util.calcCohortAllotment(Util.java:123) at edu.uc.coh