Home
last modified time | relevance | path

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

/external/archive-patcher/generator/src/main/java/com/google/archivepatcher/generator/
DMismatchException.java23 public class MismatchException extends IOException { class
28 public MismatchException(String message) { in MismatchException() method in MismatchException