corba/src/java.corba/share/classes/org/omg/CosNaming/NamingContextPackage/package.html
changeset 29827 aac4782e69ac
parent 25862 a5e25d68f971
child 32688 936c391804a5
equal deleted inserted replaced
29659:f40752db7773 29827:aac4782e69ac
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <!--
     4 <!--
     5 /*
     5 /*
     6 * Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
     6 * Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved.
     7 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8 *
     8 *
     9 * This code is free software; you can redistribute it and/or modify it
     9 * This code is free software; you can redistribute it and/or modify it
    10 * under the terms of the GNU General Public License version 2 only, as
    10 * under the terms of the GNU General Public License version 2 only, as
    11 * published by the Free Software Foundation.  Oracle designates this
    11 * published by the Free Software Foundation.  Oracle designates this
    30 
    30 
    31 </head>
    31 </head>
    32 <body bgcolor="white">
    32 <body bgcolor="white">
    33 <P>This package contains Exception classes for the <tt>org.omg.CosNaming</tt>
    33 <P>This package contains Exception classes for the <tt>org.omg.CosNaming</tt>
    34  package.  The list  of exception classes are:
    34  package.  The list  of exception classes are:
    35  <P>
       
    36  <UL>
    35  <UL>
    37   <LI><tt>AlreadyBound</tt>
    36   <LI><tt>AlreadyBound</tt>
    38   <LI><tt>CannotProceed</tt>
    37   <LI><tt>CannotProceed</tt>
    39   <LI><tt>InvalidName</tt>
    38   <LI><tt>InvalidName</tt>
    40   <LI><tt>NotEmpty</tt>
    39   <LI><tt>NotEmpty</tt>
    41   <LI><tt>NotFound</tt>
    40   <LI><tt>NotFound</tt>
    42   <LI><tt>NotFoundReason</tt>
    41   <LI><tt>NotFoundReason</tt>
       
    42  </UL>
    43 
    43 
    44 
    44 
    45 <H3>Package Specification</H3>
    45 <H3>Package Specification</H3>
    46  
    46  
    47 <P>For a precise list of supported sections of official specifications with which 
    47 <P>For a precise list of supported sections of official specifications with which 
    48 the Java[tm] Platform, Standard Edition 6 ORB complies, see <A 
    48 the Java[tm] Platform, Standard Edition 6 ORB complies, see <A 
    49 HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
    49 HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
    50 support in Java SE 6</A>.
    50 support in Java SE 6</A>.
    51 <p>
    51 
    52 @since 1.4
    52 @since 1.4
    53 <br>
    53 <br>
    54 @serial exclude
    54 @serial exclude
    55 </body>
    55 </body>
    56 </html>
    56 </html>