| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFields(Collection<ValidationExceptionField> fields)
The fields that caused the error, if applicable.
|
ValidationException |
ValidationException.withFields(ValidationExceptionField... fields)
The fields that caused the error, if applicable.
|
ValidationException |
ValidationException.withReason(String reason)
The reason the request failed validation.
|
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason the request failed validation.
|
Copyright © 2022. All rights reserved.