public class LastVPCAssociationException extends AmazonRoute53Exception
Only one VPC is currently associated with the hosted zone. You cannot convert a private hosted zone into a public hosted zone by disassociating the last VPC from a hosted zone.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
LastVPCAssociationException(String message)
Constructs a new LastVPCAssociationException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LastVPCAssociationException(String message)
message - Describes the error encountered.Copyright © 2016. All rights reserved.