Searched refs:RemoteServiceException (Results 1 – 1 of 1) sorted by relevance
150 final class RemoteServiceException extends AndroidRuntimeException { class151 public RemoteServiceException(String msg) { in RemoteServiceException() method in RemoteServiceException1631 throw new RemoteServiceException((String)msg.obj); in handleMessage()