Package com.typesafe.config
Class ConfigException.BadBean
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.typesafe.config.ConfigException
-
- com.typesafe.config.ConfigException.BugOrBroken
-
- com.typesafe.config.ConfigException.BadBean
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ConfigException
public static class ConfigException.BadBean extends ConfigException.BugOrBroken
Some problem with a JavaBean we are trying to initialize.- Since:
- 1.3.0
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.typesafe.config.ConfigException
ConfigException.BadBean, ConfigException.BadPath, ConfigException.BadValue, ConfigException.BugOrBroken, ConfigException.Generic, ConfigException.IO, ConfigException.Missing, ConfigException.NotResolved, ConfigException.Null, ConfigException.Parse, ConfigException.UnresolvedSubstitution, ConfigException.ValidationFailed, ConfigException.ValidationProblem, ConfigException.WrongType
-
-
Method Summary
-
Methods inherited from class com.typesafe.config.ConfigException
origin
-
-