-
Notifications
You must be signed in to change notification settings - Fork 0
Java – 3.Configurations Reference
Pedro Rodrigues edited this page Feb 18, 2024
·
1 revision
Modifier & Type | Method & Description |
---|---|
static JsonElement |
getConfiguration(String property) Returns the element associated with the JSON property specified in the configurations file. If the property was not found, a NoSuchConfigurationException will result. |
Indicates that the JSON property was not found in the configurations file.