@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, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DnssecLimitExceededException(String message)
message - Describes the error encountered.