Class InsecureConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.sdase.commons.server.security.exception.InsecureConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class InsecureConfigurationException extends java.lang.RuntimeException
Exception to be thrown if the configuration looks suspicious.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InsecureConfigurationException(java.lang.String message)
-