Class XZFormatException

All Implemented Interfaces:
Serializable

public class XZFormatException
extends XZIOException
Thrown when the input data is not in the XZ format.
See Also:
Serialized Form
  • Constructor Details

    • XZFormatException

      public XZFormatException()
      Creates a new exception with the default error detail message.