Class ConfigException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoSuchObjectException

public class ConfigException extends RuntimeException
A RuntimeException thrown when a problem is encountered in an implementation of the Jakarta Config specfication.
See Also: