@Generated(value="software.amazon.awssdk:codegen") public final class PermissionTypeMismatchException extends LakeFormationException implements ToCopyableBuilder<PermissionTypeMismatchException.Builder,PermissionTypeMismatchException>
The engine does not support filtering data based on the enforced permissions. For example, if you call the
GetTemporaryGlueTableCredentials operation with SupportedPermissionType equal to
ColumnPermission, but cell-level permissions exist on the table, this exception is thrown.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PermissionTypeMismatchException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PermissionTypeMismatchException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PermissionTypeMismatchException.Builder> |
serializableBuilderClass() |
PermissionTypeMismatchException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic PermissionTypeMismatchException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PermissionTypeMismatchException.Builder,PermissionTypeMismatchException>toBuilder in class LakeFormationExceptionpublic static PermissionTypeMismatchException.Builder builder()
public static Class<? extends PermissionTypeMismatchException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.