public class NoCacheRegionFactoryAvailableException extends CacheException
Indicates a condition where a second-level cache implementation was expected to be to available, but none was found on the classpath.
| Constructor and Description |
|---|
NoCacheRegionFactoryAvailableException()
Constructs a NoCacheRegionFactoryAvailableException with a standard message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.