Package | Description |
---|---|
com.typesafe.config |
An API for loading and using configuration files, see the project site
for more information.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConfigException.BadBean
Some problem with a JavaBean we are trying to initialize.
|
static class |
ConfigException.NotResolved
Exception indicating that you tried to use a function that requires
substitutions to be resolved, but substitutions have not been resolved
(that is,
Config.resolve() was not called). |
Copyright © 2018 com.typesafe. All rights reserved.