|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
AlreadyBoundHelper | Helper class for : AlreadyBound |
AlreadyBoundHolder | Holder class for : AlreadyBound |
CannotProceedHelper | Helper class for : CannotProceed |
CannotProceedHolder | Holder class for : CannotProceed |
InvalidNameHelper | Helper class for : InvalidName |
InvalidNameHolder | Holder class for : InvalidName |
NotEmptyHelper | Helper class for : NotEmpty |
NotEmptyHolder | Holder class for : NotEmpty |
NotFoundHelper | Helper class for : NotFound |
NotFoundHolder | Holder class for : NotFound |
NotFoundReason | This enum defines several constants to speficy an exception reason for the NotFound exception. |
NotFoundReasonHelper | Helper class for : NotFoundReason |
NotFoundReasonHolder | Holder class for : NotFoundReason |
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. |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |