public class UnknownObjectException extends ActivationException
UnknownObjectException的
java.rmi.activation封装的类和接口方法时抛出的
ActivationID参数的方法被确定为无效。如果不是目前已知的
ActivationSystem
ActivationID无效。一个
ActivationID由
ActivationSystem.registerObject方法得到的。一个
ActivationID也是
Activatable.register呼叫过程中获得。
Activatable,
ActivationGroup,
ActivationID,
ActivationMonitor,
ActivationSystem,
Activator,
Serialized Form
detail| Constructor and Description |
|---|
UnknownObjectException(String s)
构建一个指定详细信息的
UnknownObjectException。
|
getCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownObjectException(String s)
UnknownObjectException。
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.