public class DistributionAlreadyExistsException
extends com.amazonaws.AmazonServiceException
The caller reference you attempted to create the distribution with is associated with another distribution.
| Constructor and Description |
|---|
DistributionAlreadyExistsException(String message)
Constructs a new DistributionAlreadyExistsException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DistributionAlreadyExistsException(String message)
message - Describes the error encountered.Copyright © 2015. All rights reserved.