public class ConfigurationException extends CacheException
Configuration,
DefaultCacheManager,
Serialized Form| Constructor and Description |
|---|
ConfigurationException(Exception e) |
ConfigurationException(String string) |
ConfigurationException(String string,
String erroneousAttribute) |
ConfigurationException(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.