public class CacheElementProviderException extends Exception
| Constructor and Description |
|---|
CacheElementProviderException(String message)
Create a new exception with detail message.
|
CacheElementProviderException(String message,
Throwable cause)
Create a new exception with detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheElementProviderException(String message)
message - the detailsCopyright © 2019 Communote team. All rights reserved.