Searched refs:UnsupportedFormatException (Results 1 – 1 of 1) sorted by relevance
79 private class UnsupportedFormatException extends Exception { class in InstallationAsyncTask80 private UnsupportedFormatException(String message) { in UnsupportedFormatException() method in InstallationAsyncTask.UnsupportedFormatException308 } else if (detail instanceof UnsupportedFormatException) { in onPostExecute()394 throw new UnsupportedFormatException( in verifyAndPrepare()