Home
last modified time | relevance | path

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

/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
DPatchFormatException.java23 public class PatchFormatException extends IOException { class
29 public PatchFormatException(String message) { in PatchFormatException() method in PatchFormatException
38 public PatchFormatException(String message, Throwable cause) { in PatchFormatException() method in PatchFormatException