Searched defs:PatchFormatException (Results 1 – 1 of 1) sorted by relevance
23 public class PatchFormatException extends IOException { class29 public PatchFormatException(String message) { in PatchFormatException() method in PatchFormatException38 public PatchFormatException(String message, Throwable cause) { in PatchFormatException() method in PatchFormatException