JavaTM 2 Platform
Std. Ed. v1.3.1

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.

Related Documentation

For an overview, please see:

Since:
JDK1.2

JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.