Class UnsupportedCompressionAlgorithmException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedCompressionAlgorithmException
    extends DumpArchiveException
    Unsupported compression algorithm. The dump archive uses an unsupported compression algorithm (BZLIB2 or LZO).
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedCompressionAlgorithmException

        public UnsupportedCompressionAlgorithmException()
      • UnsupportedCompressionAlgorithmException

        public UnsupportedCompressionAlgorithmException​(String alg)