- All Implemented Interfaces:
- java.io.Serializable
public class ConfigurationException
extends java.lang.Exception
Thrown when configuration of a SessionManager fails and a previous
configuration is not available to fall back to. The cause of the exception
must be available via getCause().
- See Also:
- Serialized Form