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