public class CacheRuntimeException extends RuntimeException
| Constructor and Description |
|---|
CacheRuntimeException(String message)
Throw exception with custom string message.
|
CacheRuntimeException(Throwable cause)
Throw exception with another caused-by exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 SAP SE. All rights reserved.