com.sun.jini.phoenix
Class InactiveGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.rmi.activation.ActivationException
com.sun.jini.phoenix.InactiveGroupException
- All Implemented Interfaces:
- Serializable
- public class InactiveGroupException
- extends ActivationException
Thrown if a local or remote call is made on a group implementation
instance that is inactive.
- Since:
- 2.0
- See Also:
- Serialized Form
InactiveGroupException
public InactiveGroupException(String s)
- Constructs an instance with the specified detail message.
- Parameters:
s - the detail message
Copyright 2005, Sun Microsystems, Inc.
Licensed under the Apache License, Version 2.0.