public class ConfigurationException extends AuthenticationException
| Constructor and Description |
|---|
ConfigurationException()
Constructs an ConfigurationException.
|
ConfigurationException(java.lang.String explanation)
Constructs an ConfigurationException with a detailed
explanation of the reason for the exception.
|
public ConfigurationException()
public ConfigurationException(java.lang.String explanation)
explanation - detailed explanation of the reason for the
exception.