Home
last modified time | relevance | path

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

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/
DArchiveException.java24 public class ArchiveException extends Exception { class
36 public ArchiveException(final String message) { in ArchiveException() method in ArchiveException
48 public ArchiveException(final String message, final Exception cause) { in ArchiveException() method in ArchiveException