public class ConfigurationException extends RequestValidationException
Modifier | Constructor and Description |
---|---|
protected |
ConfigurationException(ExceptionCode code,
java.lang.String msg) |
|
ConfigurationException(java.lang.String msg) |
|
ConfigurationException(java.lang.String msg,
java.lang.Throwable e) |
code
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
public ConfigurationException(java.lang.String msg)
public ConfigurationException(java.lang.String msg, java.lang.Throwable e)
protected ConfigurationException(ExceptionCode code, java.lang.String msg)
Copyright © 2016 The Apache Software Foundation