Name

UnknownGroupException

Synopsis

This exception is thrown if an ActivationGroupID is provided, either directly as a method argument, or indirectly within an ActivationDesc, that is not registered with the ActivationSystem.

                  Passed To
public class UnknownGroupException extends ActivationException {
// Public Constructors
   public UnknownGroupException( String s);  
}

Thrown By

Activatable.register(), ActivationGroup.inactiveGroup(), ActivationMonitor.inactiveGroup(), ActivationSystem.{activeGroup(), getActivationGroupDesc(), registerObject(), setActivationDesc(), setActivationGroupDesc(), unregisterGroup()}

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.