Class XZIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CorruptedInputException, MemoryLimitException, UnsupportedOptionsException, XZFormatException

public class XZIOException
extends IOException
Generic IOException specific to this package. The other IOExceptions in this package extend from XZIOException.
See Also:
Serialized Form
  • Constructor Details

    • XZIOException

      public XZIOException()
    • XZIOException

      public XZIOException​(String s)