public class CacheConfigurationException extends CacheException
| Constructor and Description |
|---|
CacheConfigurationException(Exception e) |
CacheConfigurationException(String string) |
CacheConfigurationException(String string,
String erroneousAttribute) |
CacheConfigurationException(String string,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addErroneousAttribute(String s) |
List<String> |
getErroneousAttributes() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.