RuntimeRemoteException

public final 类 RuntimeRemoteException扩展 RuntimeException

RemoteException 的 RuntimeException 封装容器。正常情况下,如果发生严重错误且无法恢复时抛出。

公共构造函数摘要

RuntimeRemoteException(RemoteException e)

继承的方法摘要

公共构造函数

public RuntimeRemoteException (RemoteException e)

参数
e