Home
last modified time | relevance | path

Searched defs:CacheException (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarCache.java64 public static class CacheException extends Exception { class in CalendarCache
65 public CacheException() { in CacheException() method in CalendarCache.CacheException
68 public CacheException(String detailMessage) { in CacheException() method in CalendarCache.CacheException