public class SessionConfigurationException
extends java.lang.Exception
Constructor and Description |
---|
SessionConfigurationException(java.lang.Throwable cause)
A SessionConfigurationException must be instantiated with a causal
exception, indicating what caused configuration to fail.
|