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