public final class RemarshalException extends 异常
RemarshalException
的_invoke()
方法可能抛出的ObjectImpl
。
捕获异常后,存根将立即通过调用_request()
来_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.