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