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

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

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

revision 1.1 by audriusa, Sun May 15 01:09:30 2005 UTC revision 1.2 by audriusa, Fri Jun 3 16:36:13 2005 UTC
# Line 53  public final class NotFound Line 53  public final class NotFound
53    implements IDLEntity    implements IDLEntity
54  {  {
55    /**    /**
56       * Use serialVersionUID (v1.4) for interoperability.
57       */
58      private static final long serialVersionUID = -7539098836265502514L;
59    
60      /**
61     * The reason, explaining, why the binding cannot be found.     * The reason, explaining, why the binding cannot be found.
62     * This might be either the missing node or the wrong binding type.     * This might be either the missing node or the wrong binding type.
63     */     */
# Line 78  public final class NotFound Line 83  public final class NotFound
83      why = _why;      why = _why;
84      rest_of_name = _rest_of_name;      rest_of_name = _rest_of_name;
85    }    }
86  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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