public class DelegationSetNotAvailableException extends AmazonServiceException
Route 53 allows some duplicate domain names, but there is a maximum number of duplicate names. This error indicates that you have reached that maximum. If you want to create another hosted zone with the same name and Route 53 generates this error, you can request an increase to the limit on the Contact Us page.
AmazonServiceException.ErrorType
Constructor and Description |
---|
DelegationSetNotAvailableException(String message)
Constructs a new DelegationSetNotAvailableException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DelegationSetNotAvailableException(String message)
message
- Describes the error encountered.Copyright © 2014. All rights reserved.