Class AlreadyIdentified
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified
- All Implemented Interfaces:
Serializable
,IDLEntity
This exception is thrown if OTS call-back interfaces
have already been registered with the ORB.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyIdentified
public AlreadyIdentified()
-