Java Platform 1.2

Package org.omg.CosNaming.NamingContextPackage

Provides the exceptions used in the package org.omg.CosNaming (AlreadyBound, CannotProceed, InvalidName, NotEmpty, and NotFound) and also the Helper and Holder classes for those exceptions.

See:
          Description

Class Summary
AlreadyBoundHelper  
AlreadyBoundHolder  
CannotProceedHelper  
CannotProceedHolder  
InvalidNameHelper  
InvalidNameHolder  
NotEmptyHelper  
NotEmptyHolder  
NotFoundHelper  
NotFoundHolder  
NotFoundReason  
NotFoundReasonHelper  
NotFoundReasonHolder  
 

Exception Summary
AlreadyBound  
CannotProceed  
InvalidName  
NotEmpty  
NotFound  
 

Package org.omg.CosNaming.NamingContextPackage Description

Provides the exceptions used in the package org.omg.CosNaming (AlreadyBound, CannotProceed, InvalidName, NotEmpty, and NotFound) and also the Helper and Holder classes for those exceptions. It also provides Helper and Holder classes for the class NotFoundReason, which supplies a reason for the exception NotFound.

Package Specification

Related Documentation

For an overview, please see:

Since:
JDK1.2

Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.