public static class ConstructionProblem.NonUniqueNames extends ConstructionProblem
ConstructionProblem.DuplicateLoader, ConstructionProblem.DuplicateProperty, ConstructionProblem.ExportException, ConstructionProblem.InvalidDefaultValue, ConstructionProblem.InvalidValidationConfiguration, ConstructionProblem.LoaderPropertyNotRegistered, ConstructionProblem.NonUniqueNames, ConstructionProblem.PropertyNotPartOfGroup, ConstructionProblem.SecurityExceptionbadPropertyCoord, refPropertyCoord| Constructor and Description |
|---|
NonUniqueNames(Class<? extends BasePropertyGroup> refGroup,
Property<?> refProperty,
Class<? extends BasePropertyGroup> badGroup,
Property<?> badProperty,
String conflictName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConflictName() |
String |
getProblemDescription()
The problem description, for the user.
|
getBadPropertyCoord, getFullMessage, getProblemContext, getRefPropertyCoordpublic NonUniqueNames(Class<? extends BasePropertyGroup> refGroup, Property<?> refProperty, Class<? extends BasePropertyGroup> badGroup, Property<?> badProperty, String conflictName)
Copyright © 2017. All rights reserved.