public class RemoteException extends AndroidException
| Constructor and Description |
|---|
RemoteException() |
RemoteException(String message) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
rethrowAsRuntimeException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteException()
public RemoteException(String message)
public RuntimeException rethrowAsRuntimeException()