public class SharedSnapshotQuotaExceededException extends AmazonServiceException
You have exceeded the maximum number of account ids that you can share a manual DB snapshot with.
AmazonServiceException.ErrorType
Constructor and Description |
---|
SharedSnapshotQuotaExceededException(String message)
Constructs a new SharedSnapshotQuotaExceededException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SharedSnapshotQuotaExceededException(String message)
message
- Describes the error encountered.Copyright © 2018. All rights reserved.