public class FeatureError extends Object implements Serializable, Comparable<FeatureError>
feature analyze process
Modifier and Type | Class and Description |
---|---|
static class |
FeatureError.Code
Error code definition describing the type of the belonging feature error.
|
static class |
FeatureError.Level
The level of this feature error.
|
Constructor and Description |
---|
FeatureError() |
Modifier and Type | Method and Description |
---|---|
FeatureError.Code |
getErrorCode()
The error code of this feature error.
|
FeatureError.Level |
getErrorLevel()
The error level of this feature error.
|
String |
getMessage()
The message describing this feature error.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compareTo
@NotNull public FeatureError.Code getErrorCode()
@NotNull public FeatureError.Level getErrorLevel()
public String getMessage()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210