RuntimeRemoteException

public final class RuntimeRemoteException extends RuntimeException

A RuntimeException wrapper for RemoteException. Thrown when normally there is something seriously wrong and there is no way to recover.

Public Constructor Summary

Inherited Method Summary

Public Constructors

public RuntimeRemoteException (RemoteException e)