| Package | Description | 
|---|---|
| org.apache.maven.settings.building | |
| org.apache.maven.settings.crypto | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultSettingsProblemDescribes a problem that was encountered during settings building. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SettingsProblem> | SettingsBuildingException. getProblems()Gets the problems that caused this exception. | 
| List<SettingsProblem> | SettingsBuildingResult. getProblems()Gets the problems that were encountered during the settings building. | 
| List<SettingsProblem> | SettingsBuildingResult. getProblems()Gets the problems that were encountered during the settings building. | 
| List<SettingsProblem> | SettingsBuildingException. getProblems()Gets the problems that caused this exception. | 
| Constructor and Description | 
|---|
| SettingsBuildingException(List<SettingsProblem> problems)Creates a new exception with the specified problems. | 
| SettingsBuildingException(List<SettingsProblem> problems)Creates a new exception with the specified problems. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SettingsProblem> | SettingsDecryptionResult. getProblems()Gets the problems that were encountered during the settings decryption. | 
| List<SettingsProblem> | SettingsDecryptionResult. getProblems()Gets the problems that were encountered during the settings decryption. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.