public class UnknownGroupException extends ActivationException
UnknownGroupException
的
java.rmi.activation
封装的类和接口方法时抛出的
ActivationGroupID
参数的方法被确定为无效,即不被
ActivationSystem
。一个
UnknownGroupException
也如果一个
ActivationDesc
的
ActivationGroupID
指的是一组不与
ActivationSystem
注册扔
Activatable
,
ActivationGroup
,
ActivationGroupID
,
ActivationMonitor
,
ActivationSystem
,
Serialized Form
detail
Constructor and Description |
---|
UnknownGroupException(String s)
构建一个指定详细信息的
UnknownGroupException 。
|
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownGroupException(String s)
UnknownGroupException
。
s
-详细信息
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.