public class RemoteException
extends AndroidException
java.lang.Object | ||||
java.lang.Throwable | ||||
java.lang.Exception | ||||
android.util.AndroidException | ||||
android.os.RemoteException |
![]() |
![]() |
所有Binder远程调用错误的父例外
Public constructors |
|
---|---|
RemoteException() |
|
RemoteException(String message) |
继承方法(Inherited methods) |
|
---|---|
![]() java.lang.Throwable
|
|
![]() java.lang.Object
|
RemoteException (String message)
参数(Parameters) | |
---|---|
message |
String
|