Package wt.vc.config

Class ConfigException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public final class ConfigException extends WTException implements Serializable
Exception thrown when the config package's APIs encounter invalid conditions specific to those APIs. This is generally limited to invalid arguments.

Supported API: true

Extendable: false
See Also: