Serializable
ConcurrentModificationException
, ConflictingDomainExistsException
, ConflictingTypesException
, DelegationSetAlreadyCreatedException
, DelegationSetAlreadyReusableException
, DelegationSetInUseException
, DelegationSetNotAvailableException
, DelegationSetNotReusableException
, HealthCheckAlreadyExistsException
, HealthCheckInUseException
, HealthCheckVersionMismatchException
, HostedZoneAlreadyExistsException
, HostedZoneNotEmptyException
, HostedZoneNotFoundException
, IncompatibleVersionException
, InvalidArgumentException
, InvalidChangeBatchException
, InvalidDomainNameException
, InvalidInputException
, InvalidPaginationTokenException
, InvalidTrafficPolicyDocumentException
, InvalidVPCIdException
, LastVPCAssociationException
, LimitsExceededException
, NoSuchChangeException
, NoSuchDelegationSetException
, NoSuchGeoLocationException
, NoSuchHealthCheckException
, NoSuchHostedZoneException
, NoSuchTrafficPolicyException
, NoSuchTrafficPolicyInstanceException
, NotAuthorizedException
, PriorRequestNotCompleteException
, PublicZoneVPCAssociationException
, ThrottlingException
, TooManyHealthChecksException
, TooManyHostedZonesException
, TooManyTrafficPoliciesException
, TooManyTrafficPolicyInstancesException
, TooManyVPCAssociationAuthorizationsException
, TrafficPolicyAlreadyExistsException
, TrafficPolicyInstanceAlreadyExistsException
, TrafficPolicyInUseException
, VPCAssociationAuthorizationNotFoundException
, VPCAssociationNotFoundException
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class Route53Exception extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor | Description |
---|---|
Route53Exception(String message) |
Constructs a new Route53Exception with the specified error message.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Route53Exception(String message)
message
- Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.