org.tukaani.xz
Class XZIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.tukaani.xz.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XZIOException
public XZIOException()
XZIOException
public XZIOException(String s)