| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withFields(Collection<ValidationExceptionField> fields)
The input field(s) that failed validation.
|
ValidationException |
ValidationException.withFields(ValidationExceptionField... fields)
The input field(s) that failed validation.
|
ValidationException |
ValidationException.withReason(String reason)
The reason for the
ValidationException. |
ValidationException |
ValidationException.withReason(ValidationExceptionReason reason)
The reason for the
ValidationException. |
Copyright © 2024. All rights reserved.