| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFieldList(Collection<ValidationExceptionField> fieldList)
The field where the invalid entry was detected.
|
ValidationException |
ValidationException.withFieldList(ValidationExceptionField... fieldList)
The field where the invalid entry was detected.
|
ValidationException |
ValidationException.withReason(String reason)
A message with the reason for the validation exception error.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
A message with the reason for the validation exception error.
|
Copyright © 2022. All rights reserved.