Issue 2411: Clarify exceptions for setFormattingString in MoneyFormatter (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Need to indicate that an exception will be thrown if setFormattingString() is called with formattingString being an empty string or one containing white space only. Resolution: resolved by Currency 2 RTF Revised Text: Resolution: Add text specififying that an UNINITIALIZED_DATA exception will be thrown Revised Text: Add the following text describing more specific behavior to section 2.3.12.3 description of the setFormattingString(wstring) method: An UNINITIALIZED_DATA exception will be thrown if the formattingString parameter is empty or contains only white space. Actions taken: February 2, 1999: received issue May 4, 2000: closed issue Discussion: End of Annotations:===== Return-Path: From: Robert_Mickley@CYBORG.COM X-Lotus-FromDomain: CYBORG@CYBORG_NET To: issues@omg.org cc: Robert_Mickley@CYBORG.COM, Amy_Griffis@CYBORG.COM Date: Mon, 11 Jan 1999 21:28:52 -0700 Subject: Currency RTF Issues Content-Disposition: inline Today is the deadline for comments for the Currency RTF. Below is an itemized list of additions to that list. Issue Title: Clarify exceptions for setFormattingString in MoneyFormatter Issue Type: Text Revision Issue Description: Need to indicate that an exception will be thrown if setFormattingString() is called with formattingString being an empty string or one containing white space only.