Searched refs:TzDataSetException (Results 1 – 5 of 5) sorted by relevance
78 public static TzDataSetVersion read() throws IOException, TzDataSetException { in read()81 } catch (com.android.i18n.timezone.TzDataSetVersion.TzDataSetException e) { in read()82 throw new TzDataSetException(e.getMessage(), e); in read()90 public static final class TzDataSetException extends Exception { class in TzDataSetVersion93 public TzDataSetException(String message) { in TzDataSetException() method in TzDataSetVersion.TzDataSetException98 public TzDataSetException(String message, Throwable cause) { in TzDataSetException() method in TzDataSetVersion.TzDataSetException
8549 com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
32488 Lcom/android/i18n/timezone/TzDataSetVersion$TzDataSetException;
8570 com.android.i18n.timezone.TzDataSetVersion$TzDataSetException
42152 Lcom/android/i18n/timezone/TzDataSetVersion$TzDataSetException;