Package org.omg.CosNaming.NamingContextPackage

Class Summary
AlreadyBoundHelper  
AlreadyBoundHolder  
CannotProceedHelper  
CannotProceedHolder  
InvalidNameHelper  
InvalidNameHolder  
NotEmptyHelper  
NotEmptyHolder  
NotFoundHelper  
NotFoundHolder  
NotFoundReason This enum defines several constants to speficy an exception reason for the NotFound exception.
NotFoundReasonHelper  
NotFoundReasonHolder  
 

Exception Summary
AlreadyBound This exception is raised when you try to bind a naming context or an object and if it is already bound.
CannotProceed This exception is raised when an operation was not possible on a specific naming context.
InvalidName This exception is raised if an invalid name is provide to a name server operation.
NotEmpty This exception is raised if you try to destroy a naming context and if this naming context is simply not empty.
NotFound This exception is raises when an object or a naming context is not found.