Package net.jpountz.lz4
Class LZ4Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.jpountz.lz4.LZ4Exception
- All Implemented Interfaces:
Serializable
LZ4 compression or decompression error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LZ4Exception
-
LZ4Exception
-
LZ4Exception
public LZ4Exception()
-