public class InvalidS3KeyPrefixException extends AmazonServiceException
The string specified for the logging S3 key prefix does not comply with the documented constraints.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidS3KeyPrefixException(String message)
Constructs a new InvalidS3KeyPrefixException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidS3KeyPrefixException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.