public final class RemarshalException extends 异常
RemarshalException
是潜在的泛起
ObjectImpl
的
_invoke()
方法。在捕获异常,存根应立即remarshal请求通过调用
_request()
,编组的参数(如果有的话),然后调用
_invoke()
。存根应重复此过程,直到
_invoke()
正常返回或提出一些例外以外
RemarshalException
。
Constructor and Description |
---|
RemarshalException()
构建了一个remarshalexception。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
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.