public class ArchetypeNotConfigured extends ArchetypeException
| Constructor and Description |
|---|
ArchetypeNotConfigured(List<String> missingProperties) |
ArchetypeNotConfigured(String msg,
List<String> missingProperties) |
ArchetypeNotConfigured(String msg,
Throwable cause,
List<String> missingProperties) |
ArchetypeNotConfigured(Throwable cause,
List<String> missingProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMissingProperties() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.