| Modifier and Type | Method and Description |
|---|---|
default Element |
Config.getOrThrow(String key)
Attempt to retrieve an element by key without needing conditional logic to interpret the result; best used when
a default has been set for the key or when the program must have a value to operate correctly.
|
| Constructor and Description |
|---|
MissingResolverFieldException(MissingElementException e) |
Copyright © 2018. All rights reserved.