Name

UnknownObjectException

Synopsis

This exception is thrown if an invalid ActivationID is passed as a method argument, e.g., the ID was not generated by the current ActivationSystem.

                  Thrown By
public class UnknownObjectException extends ActivationException {
// Public Constructors
   public UnknownObjectException( String s);  
}

Thrown By

Activatable.{inactive(), unregister()}, ActivationGroup.{activeObject(), inactiveObject()}, ActivationID.activate(), ActivationMonitor.{activeObject(), inactiveObject()}, ActivationSystem.{getActivationDesc(), setActivationDesc(), unregisterObject()}, Activator.activate()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.