Package org.omg.CORBA.TSIdentificationPackage


package org.omg.CORBA.TSIdentificationPackage
Provides the exceptions that may be thrown during OTS or JTS registration of call-back interfaces with the ORB. The exception AlreadyIdentified is thrown if OTS call-back interfaces have already been registered with the ORB. The exception NotAvailable is thrown if the ORB is not available to register the call-back interfaces identified by the OTS during initialization.

Since:
1.3
  • Exception Classes
    Class
    Description
    This exception is thrown if OTS call-back interfaces have already been registered with the ORB.
    A user-defined exception thrown if the ORB is unavailable to register the call-back interfaces identified by the OTS during initialization.