Class Summary | |
---|---|
AlreadyBound | This exception is raised when you try to bind a naming context or an object and if it is already bound. |
AlreadyBoundHelper | Helper class for : AlreadyBound |
AlreadyBoundHolder | Holder class for : AlreadyBound |
CannotProceed | This exception is raised when an operation was not possible on a specific naming context. |
CannotProceedHelper | Helper class for : CannotProceed |
CannotProceedHolder | Holder class for : CannotProceed |
InvalidName | This exception is raised if an invalid name is provide to a name server operation. |
InvalidNameHelper | Helper class for : InvalidName |
InvalidNameHolder | Holder class for : InvalidName |
NotEmpty | This exception is raised if you try to destroy a naming context and if this naming context is simply not empty. |
NotEmptyHelper | Helper class for : NotEmpty |
NotEmptyHolder | Holder class for : NotEmpty |
NotFound | This exception is raises when an object or a naming context is not found. |
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 |