Searched refs:UnsupportedUrlException (Results 1 – 1 of 1) sorted by relevance
73 private class UnsupportedUrlException extends Exception { class in InstallationAsyncTask74 private UnsupportedUrlException(String message) { in UnsupportedUrlException() method in InstallationAsyncTask.UnsupportedUrlException306 } else if (detail instanceof UnsupportedUrlException) { in onPostExecute()409 throw new UnsupportedUrlException( in verifyAndPrepare()