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, getString, getThrowableaddSuppressed, 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 © 2017. All rights reserved.