@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DnssecLimitExceededException extends AmazonRoute53DomainsException
This error is returned if you call AssociateDelegationSignerToDomain
when the specified domain has
reached the maximum number of DS records. You can't add any additional DS records unless you delete an existing one
first.
AmazonServiceException.ErrorType
Constructor and Description |
---|
DnssecLimitExceededException(String message)
Constructs a new DnssecLimitExceededException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DnssecLimitExceededException(String message)
message
- Describes the error encountered.