public class MissingUniqueKeysError extends AbstractMappingValidationError
ValidationError.ErrorCode| Constructor and Description |
|---|
MissingUniqueKeysError(ValidationError.ErrorCode code,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Returns the message of the validation error.
|
equals, getErrorCode, getSource, hashCode, toStringpublic MissingUniqueKeysError(ValidationError.ErrorCode code, Object source)
public String getMessage()
ValidationErrorCopyright © 2017 SAP SE. All Rights Reserved.