Class AlreadyIdentified
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.omg.CORBA.UserException
-
- org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified
-
- All Implemented Interfaces:
java.io.Serializable
,IDLEntity
public final class AlreadyIdentified extends UserException
This exception is thrown if OTS call-back interfaces have already been registered with the ORB.- See Also:
TSIdentification
,NotAvailable
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AlreadyIdentified()
-