Home
last modified time | relevance | path

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

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/
DLimitExceededException.java19 public final class LimitExceededException extends RuntimeException { class
20 public LimitExceededException() { in LimitExceededException() method in LimitExceededException
24 public LimitExceededException(String message) { in LimitExceededException() method in LimitExceededException
28 public LimitExceededException(String message, Throwable cause) { in LimitExceededException() method in LimitExceededException
32 public LimitExceededException(Throwable cause) { in LimitExceededException() method in LimitExceededException