< prev index next >

src/java.corba/share/classes/org/omg/CosNaming/NamingContextPackage/package.html

Print this page

        

*** 1,11 **** <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- /* ! * Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this --- 1,11 ---- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- /* ! * Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this
*** 30,56 **** </head> <body bgcolor="white"> <P>This package contains Exception classes for the <tt>org.omg.CosNaming</tt> package. The list of exception classes are: - <P> <UL> <LI><tt>AlreadyBound</tt> <LI><tt>CannotProceed</tt> <LI><tt>InvalidName</tt> <LI><tt>NotEmpty</tt> <LI><tt>NotFound</tt> <LI><tt>NotFoundReason</tt> <H3>Package Specification</H3> <P>For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see <A HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA support in Java SE 6</A>. ! <p> @since 1.4 <br> @serial exclude </body> </html> --- 30,56 ---- </head> <body bgcolor="white"> <P>This package contains Exception classes for the <tt>org.omg.CosNaming</tt> package. The list of exception classes are: <UL> <LI><tt>AlreadyBound</tt> <LI><tt>CannotProceed</tt> <LI><tt>InvalidName</tt> <LI><tt>NotEmpty</tt> <LI><tt>NotFound</tt> <LI><tt>NotFoundReason</tt> + </UL> <H3>Package Specification</H3> <P>For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see <A HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA support in Java SE 6</A>. ! @since 1.4 <br> @serial exclude </body> </html>
< prev index next >