Issue 2390: exception semantics for MoneyValue (currency-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: There is no descriptive text stating why an FbcException would be raised when calling init(), [gs]etCurrencyMnemonic(), or [gs]etValue(). Resolution: resolved by Currency 2 RTF Revised Text: Resolution: Because Money is a value type, it would not be possible to remotely check if the mnemonic is valid or not, suggestion is to get rid of raising FbcException for these methods. The validity of the mnemonic for money should be checked during remote operations on the Money value. Revised Text: In section 2.3.7 and consolidated IDL for all operations on the Money value remove raises(FbcException) Actions taken: January 11, 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: exception semantics for MoneyValue Issue Type: Text Revision Issue Description: There is no descriptive text stating why an FbcException would be raised when calling init(), [gs]etCurrencyMnemonic(), or [gs]etValue().