public static interface ErrorReason.Builder extends SdkPojo, CopyableBuilder<ErrorReason.Builder,ErrorReason>
| Modifier and Type | Method and Description |
|---|---|
ErrorReason.Builder |
errorCode(ErrorCode errorCode)
Service Quotas returns the following error values:
|
ErrorReason.Builder |
errorCode(String errorCode)
Service Quotas returns the following error values:
|
ErrorReason.Builder |
errorMessage(String errorMessage)
The error message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildErrorReason.Builder errorCode(String errorCode)
Service Quotas returns the following error values:
DEPENDENCY_ACCESS_DENIED_ERROR - The caller does not have the required permissions to complete
the action. To resolve the error, you must have permission to access the service or quota.
DEPENDENCY_THROTTLING_ERROR - The service is throttling Service Quotas.
DEPENDENCY_SERVICE_ERROR - The service is not available.
SERVICE_QUOTA_NOT_AVAILABLE_ERROR - There was an error in Service Quotas.
errorCode - Service Quotas returns the following error values:
DEPENDENCY_ACCESS_DENIED_ERROR - The caller does not have the required permissions to
complete the action. To resolve the error, you must have permission to access the service or quota.
DEPENDENCY_THROTTLING_ERROR - The service is throttling Service Quotas.
DEPENDENCY_SERVICE_ERROR - The service is not available.
SERVICE_QUOTA_NOT_AVAILABLE_ERROR - There was an error in Service Quotas.
ErrorCode,
ErrorCodeErrorReason.Builder errorCode(ErrorCode errorCode)
Service Quotas returns the following error values:
DEPENDENCY_ACCESS_DENIED_ERROR - The caller does not have the required permissions to complete
the action. To resolve the error, you must have permission to access the service or quota.
DEPENDENCY_THROTTLING_ERROR - The service is throttling Service Quotas.
DEPENDENCY_SERVICE_ERROR - The service is not available.
SERVICE_QUOTA_NOT_AVAILABLE_ERROR - There was an error in Service Quotas.
errorCode - Service Quotas returns the following error values:
DEPENDENCY_ACCESS_DENIED_ERROR - The caller does not have the required permissions to
complete the action. To resolve the error, you must have permission to access the service or quota.
DEPENDENCY_THROTTLING_ERROR - The service is throttling Service Quotas.
DEPENDENCY_SERVICE_ERROR - The service is not available.
SERVICE_QUOTA_NOT_AVAILABLE_ERROR - There was an error in Service Quotas.
ErrorCode,
ErrorCodeErrorReason.Builder errorMessage(String errorMessage)
The error message.
errorMessage - The error message.Copyright © 2023. All rights reserved.