public class CompressionException extends FMSException
| Constructor and Description |
|---|
CompressionException(String errorMessage)
Constructor CompressionException
|
CompressionException(String errorMessage,
Throwable e)
Constructor CompressionException
|
CompressionException(Throwable throwable)
Constructor CompressionException
|
getErrorList, getIntuit_tid, getString, getThrowable, setIntuit_tidaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CompressionException(String errorMessage)
errorMessage - the error messagepublic CompressionException(Throwable throwable)
throwable - the throwableCopyright © 2023. All Rights Reserved.