RuntimeRemoteException

la clase final pública RuntimeRemoteException extiende RuntimeException

Un wrapper RuntimeException para RemoteException. Se produce cuando, por lo general, hay un problema grave y no hay forma de recuperarse.

Resumen de constructores públicos

RuntimeRemoteException(RemoteException e)

Resumen de métodos heredados

Constructores públicos

public RuntimeRemoteException (RemoteException e)

Parámetros
e