To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103458 Issue #|103458 Summary|Introduce NoConvergenceException for module scaddins Component|Spreadsheet Version|DEV300m50 Platform|PC URL| OS/Version|Windows XP Status|NEW Status whiteboard| Keywords| Resolution| Issue type|FEATURE Priority|P3 Subcomponent|code Assigned to|spreadsheet Reported by|regina
------- Additional comments from [email protected] Fri Jul 10 17:52:30 +0000 2009 ------- For functions in module sc exists a lot of exceptions, which tell the user, what is wrong with the calculation during runtime. The module scaddins knows only the exceptions "IllegalArgumentException" and the general "RuntimeException". With the new exception "NoConvergenceException" the user gets the more specific information, that OOo uses a loop, which does not return a valid value for the given argument. The patch for issue 40309 includes the code to introduce this new exception. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
