org.apache.commons.compress.archivers.dump
public class UnsupportedCompressionAlgorithmException extends DumpArchiveException
Constructor and Description |
---|
UnsupportedCompressionAlgorithmException() |
UnsupportedCompressionAlgorithmException(String alg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedCompressionAlgorithmException()
public UnsupportedCompressionAlgorithmException(String alg)
Copyright © 2014 The Apache Software Foundation. All rights reserved.