FileDocCategorySizeDatePackage
RemoteException.javaAPI DocAndroid 5.1 API251Sat Mar 14 14:09:42 GMT 2015android.os

RemoteException

public class RemoteException extends android.util.AndroidException

Fields Summary
Constructors Summary
public RemoteException()

 throw new RuntimeException("Stub!"); 
public RemoteException(String message)

 throw new RuntimeException("Stub!"); 
Methods Summary