Package | Description |
---|---|
org.thales.punch.exceptions | |
org.thales.punch.settings.api |
Copyright © 2016-2021 Thales Services Numériques
Licensed under the Thales Inner Source Software License:
Version 1.2, InnerOpen - Distribution Controlled
You may not use this file except in compliance with the License.
|
org.thales.punch.settings.impl |
Modifier and Type | Class and Description |
---|---|
class |
MissingRequiredSettingException
This exception returns a useful and handy error message to immediately inform the
caller about which missing property he deals with.
|
Modifier and Type | Method and Description |
---|---|
SettingsListBuilder |
SettingsListBuilder.fromString(String content)
load your list from a string content
|
Modifier and Type | Method and Description |
---|---|
static ISettingsList |
JsonSettingsListImpl.getJsonSettingsList(String content)
Return a ready to use SettingsList from a String.
|
Copyright © 2014–2023. All rights reserved.