- All Implemented Interfaces:
- java.io.Serializable
public class InvalidConfigurationException
extends java.lang.RuntimeException
A RuntimeException to throw when the provided configuration is completely
invalid and unuseable. Since our architectures have so much configuration,
and since some configuration problems aren't recoverable from, it often makes
sense to throw this exception.
- Author:
- Paul Reavis
- See Also:
- Serialized Form