Class DumpArchiveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.compress.archivers.dump.DumpArchiveException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidFormatException, ShortFileException, UnrecognizedFormatException, UnsupportedCompressionAlgorithmException

public class DumpArchiveException extends IOException
Dump Archive Exception
See Also: