public
class
RemoteException
extends AndroidException
| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | android.util.AndroidException | |||
| ↳ | android.os.RemoteException | |||
|
|
|
|
Parent exception for all Binder remote-invocation errors
Public constructors | |
|---|---|
RemoteException()
|
|
RemoteException(String message)
|
|
Inherited methods | |
|---|---|
java.lang.Throwable
| |
java.lang.Object
| |