Searched refs:ArchiveInvocationConfirmationException (Results 1 – 2 of 2) sorted by relevance
30 public static final class ArchiveInvocationConfirmationException extends ArchiveException { class in TestArchiveStreamProvider34 public ArchiveInvocationConfirmationException(final String message) { in ArchiveInvocationConfirmationException() method in TestArchiveStreamProvider.ArchiveInvocationConfirmationException41 throw new ArchiveInvocationConfirmationException(name); in createArchiveInputStream()46 throw new ArchiveInvocationConfirmationException(name); in createArchiveOutputStream()
25 …apache.commons.compress.archivers.TestArchiveStreamProvider.ArchiveInvocationConfirmationException;30 @Test(expected = ArchiveInvocationConfirmationException.class)35 @Test(expected = ArchiveInvocationConfirmationException.class)