Class ConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.smallrye.config.inject.ConfigException
All Implemented Interfaces:
Serializable

public class ConfigException extends Exception
A relatively generic Exception that encapsulates the configuration property's name.
Author:
Steve Moyer - The Pennsylvania State University
See Also: