|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.rmi.activation.ActivationException
java.rmi.activation.UnknownGroupException
public class UnknownGroupException
Thrown when an ActivationGroupID parameter is invalid or
unknown.
Activatable,
ActivationGroup,
ActivationID,
ActivationMonitor,
ActivationSystem,
Serialized Form| Field Summary |
|---|
| Fields inherited from class java.rmi.activation.ActivationException |
|---|
detail |
| Constructor Summary | |
|---|---|
UnknownGroupException(String s)
Create an exception with a message. |
|
| Method Summary |
|---|
| Methods inherited from class java.rmi.activation.ActivationException |
|---|
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnknownGroupException(String s)
s - the message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||