public class LZ4Exception extends java.lang.RuntimeException
LZ4Exception()
LZ4Exception(java.lang.String msg)
LZ4Exception(java.lang.String msg, java.lang.Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LZ4Exception(java.lang.String msg, java.lang.Throwable t)
public LZ4Exception(java.lang.String msg)
public LZ4Exception()