public class CompressException extends RuntimeException
| Constructor and Description |
|---|
CompressException(String message) |
CompressException(String messageTemplate,
Object... params) |
CompressException(String message,
Throwable throwable) |
CompressException(Throwable e) |
CompressException(Throwable throwable,
String messageTemplate,
Object... params) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.