public class UnsupportedEvictionImplException extends ConfigurationException
Constructor and Description |
---|
UnsupportedEvictionImplException(Exception e) |
UnsupportedEvictionImplException(String string) |
UnsupportedEvictionImplException(String string,
String erroneousAttribute) |
UnsupportedEvictionImplException(String string,
Throwable throwable) |
addErroneousAttribute, getErroneousAttributes
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedEvictionImplException(Exception e)
public UnsupportedEvictionImplException(String string)
public UnsupportedEvictionImplException(String string, String erroneousAttribute)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.