Home
last modified time | relevance | path

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

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/delta/
DDeltaDecoder.java31 class DeltaDecodeException extends IOException { class
32 public DeltaDecodeException(Throwable cause) { in DeltaDecodeException() method in DeltaDecoder.DeltaDecodeException
36 public DeltaDecodeException(String msg) { in DeltaDecodeException() method in DeltaDecoder.DeltaDecodeException