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, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.