public class InternalCacheException extends Exception
TemporaryDocumentPreviewService
internal cache problem.Constructor and Description |
---|
InternalCacheException(String message,
Throwable cause)
Creates a
InternalCacheException . |
InternalCacheException(Throwable cause)
Creates a
InternalCacheException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalCacheException(Throwable cause)
InternalCacheException
.cause
- the internal cache exception.public InternalCacheException(String message, Throwable cause)
InternalCacheException
.message
- the internal cache exception messagecause
- the internal cache exception.Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.