org.bytemechanics.*
- 
org.bytemechanics.config.manager.exceptions.UnreadableConfigLocation 
| Modifier and Type | 
Constant Field | 
Value | 
protected static final java.lang.String | 
MESSAGE | 
"Unable to read config location {}" | 
 
 
- 
org.bytemechanics.config.manager.exceptions.UnsupportedConfigLocationFormat 
| Modifier and Type | 
Constant Field | 
Value | 
protected static final java.lang.String | 
MESSAGE | 
"Unsupported config location format {} valid formats should end with {}" | 
 
 
- 
org.bytemechanics.config.manager.exceptions.UnsupportedConfigLocationScheme 
| Modifier and Type | 
Constant Field | 
Value | 
protected static final java.lang.String | 
MESSAGE | 
"Unknown config location scheme {} valid schemes are {}" | 
 
 
- 
org.bytemechanics.config.manager.exceptions.UnwritableConfigLocation 
| Modifier and Type | 
Constant Field | 
Value | 
protected static final java.lang.String | 
MESSAGE | 
"Unable to write config location {}" |