| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectedQueryError |
ProtectedQueryError.clone() |
ProtectedQueryError |
ProtectedQuery.getError()
An error thrown by the protected query.
|
ProtectedQueryError |
ProtectedQueryError.withCode(String code)
An error code for the error.
|
ProtectedQueryError |
ProtectedQueryError.withMessage(String message)
A description of why the query failed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedQuery.setError(ProtectedQueryError error)
An error thrown by the protected query.
|
ProtectedQuery |
ProtectedQuery.withError(ProtectedQueryError error)
An error thrown by the protected query.
|
Copyright © 2023. All rights reserved.