public static class ConstructionProblem.SecurityException extends ConstructionProblem
ConstructionProblem.DuplicateLoader, ConstructionProblem.DuplicateProperty, ConstructionProblem.ExportException, ConstructionProblem.InvalidDefaultValue, ConstructionProblem.InvalidValidationConfiguration, ConstructionProblem.LoaderPropertyNotRegistered, ConstructionProblem.NonUniqueNames, ConstructionProblem.PropertyNotPartOfGroup, ConstructionProblem.SecurityExceptionbadPropertyCoord, refPropertyCoord| Constructor and Description |
|---|
SecurityException(Exception exception,
Class<? extends BasePropertyGroup> group) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
String |
getProblemContext()
The context for the problem, for the user.
|
String |
getProblemDescription()
The problem description, for the user.
|
getBadPropertyCoord, getFullMessage, getRefPropertyCoordpublic SecurityException(Exception exception, Class<? extends BasePropertyGroup> group)
public Exception getException()
public String getProblemContext()
ProblemgetProblemContext in interface ProblemgetProblemContext in class ConstructionProblemCopyright © 2017. All rights reserved.