Package org.omg.PortableInterceptor.ORBInitInfoPackage
Class Summary |
DuplicateNameHelper |
The helper operations for the exception {@link DuplicateName}.
|
InvalidNameHelper |
The helper operations for the exception {@link InvalidName}.
|
ObjectIdHelper |
The Object Id is defined in OMG specification just as a narrow (not wide)
string. |
Exception Summary |
DuplicateName |
This exception is raised on an attempt to register a second
{@link org.omg.PortableInterceptor#Interceptor} with the same name.
|
InvalidName |
This exception is raised by methods in
{@link org.omg.PortableInterceptor.ORBInitInfoOperations} on the attempt to
register or resolve an invalid name like empty string. |