Issue 4076: System Exceptions REBIND, TIMEOUT, BAD_QOS (java-rtf) Source: Improv Technologies (Dr. Mary Leland, ) Nature: Uncategorized Issue Severity: Summary: The mapping from IDL names to Java Class names provided in Page 1-56 Table 1-2 should include the following exceptions. REBIND, TIMEOUT, BAD_QOS Proposed Resolution: Add the following at the end of Table 1.2 in Section 15.2 CORBA::REBIND org.omg.CORBA.REBIND CORBA::TIMEOUT org.omg.CORBA.TIMEOUT CORBA::BAD_QOS org.omg.CORBA.BAD_QOS Add Source Code files for these, modeling them on the existing source code files for other System Exceptions. Resolution: Incorporate the revised text and source code changes and close the issue Revised Text: Add the following at the end of Table 1.2 in section 15.2: CORBA::REBIND org.omg.CORBA.REBIND CORBA::TIMEOUT org.omg.CORBA.TIMEOUT CORBA::BAD_QOS org.omg.CORBA.BAD_QOS Add source code for these system exceptions modelled on the standard system exception pattern in the omg.zip archive. Actions taken: November 22, 2000: received issue May 13, 2002: closed issue Discussion: End of Annotations:===== Date: Wed, 22 Nov 2000 12:35:40 -0500 From: Mary Leland X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: issues@omg.org, Java RTF Subject: IDL to Java Issue: System Exceptions REBIND, TIMEOUT, BAD_QOS Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-UIDL: m9:e9~jWd9:LV!!RP1e9 The mapping from IDL names to Java Class names provided in Page 1-56 Table 1-2 should include the following exceptions. REBIND, TIMEOUT, BAD_QOS Proposed Resolution: Add the following at the end of Table 1.2 in Section 15.2 CORBA::REBIND org.omg.CORBA.REBIND CORBA::TIMEOUT org.omg.CORBA.TIMEOUT CORBA::BAD_QOS org.omg.CORBA.BAD_QOS Add Source Code files for these, modeling them on the existing source code files for other System Exceptions. Mary Leland Hewlett-Packard