Class ConfigurationFailureException

All Implemented Interfaces:
Serializable

public class ConfigurationFailureException extends HighLevelException
The ConfigurationFailureException is the super class of all exceptions that have their cause in an inappropriate configuration of the system. This implies that an application administrator can fix the problem.
See Also: