/[classpath]/classpath/org/omg/CosNaming/NamingContextPackage/AlreadyBound.java
ViewVC logotype

Diff of /classpath/org/omg/CosNaming/NamingContextPackage/AlreadyBound.java

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

revision 1.1.2.1 by gnu_andrew, Fri May 20 18:21:01 2005 UTC revision 1.1.2.2 by gnu_andrew, Sun Jun 5 19:36:39 2005 UTC
# Line 53  public final class AlreadyBound Line 53  public final class AlreadyBound
53    implements IDLEntity    implements IDLEntity
54  {  {
55    /**    /**
56       * Use serialVersionUID (v1.4) for interoperability.
57       */
58      private static final long serialVersionUID = -5456929050527586560L;
59    
60      /**
61     * Creates the expection with no details.     * Creates the expection with no details.
62     */     */
63    public AlreadyBound()    public AlreadyBound()
# Line 67  public final class AlreadyBound Line 72  public final class AlreadyBound
72    {    {
73      super(why);      super(why);
74    }    }
75  }  }

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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