| Interface | Description |
|---|---|
| Config | |
| ConfigEngine | |
| Element |
Each Element is a single value inside of configuration.
|
| Class | Description |
|---|---|
| ConfigSystem | |
| Descriptor | |
| KeyedDescriptor | |
| PathDescriptor |
| Exception | Description |
|---|---|
| CircularRequirementsException | |
| ConfigLoadException |
ConfigLoadException is a common ancestor for loader exceptions that is provided for convenience
|
| IllegalPathException |
IllegalPathException should be thrown by a ConfigEngine if a requested path is malformed or unreachable.
|
| MissingConfigException | |
| MissingElementException | |
| MissingLoaderException | |
| MissingResolverFieldException |
Copyright © 2018. All rights reserved.