/[classpath]/classpath/org/omg/CORBA/DATA_CONVERSION.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/DATA_CONVERSION.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.3 by gnu_andrew, Tue Aug 2 20:12:43 2005 UTC revision 1.2.2.4 by gnu_andrew, Sun Nov 27 21:00:42 2005 UTC
# Line 44  import java.io.Serializable; Line 44  import java.io.Serializable;
44   * Means that the ORB cannot convert between the marshalled and   * Means that the ORB cannot convert between the marshalled and
45   * native data representation.   * native data representation.
46   *   *
47     * In GNU Classpath, this exception may have the following minor codes:
48     *
49     * <table border="1">
50     * <tr>
51     * <td>Hex</td>
52     * <td>Dec</td>
53     * <td>Minor</td>
54     * <td>Name</td>
55     * <td>Case</td>
56     * </tr>
57     * <td>47430016</td>
58     * <td>1195573270</td>
59     * <td>22</td>
60     * <td>Missing_IOR</td>
61     * <td>The object URL is such that the IOR string must be read from some
62     * local or remote resource (file or network), but this resource is not
63     * reacheable.</td>
64     * </tr>
65     * </table>
66     *
67   * @author Audrius Meskauskas (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas (AudriusA@Bioinformatics.org)
68   */   */
69  public class DATA_CONVERSION  public class DATA_CONVERSION

Legend:
Removed from v.1.2.2.3  
changed lines
  Added in v.1.2.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26