public class PackedPolicyTooLargeException extends AmazonServiceException
The request was rejected because the policy document was too large. The error message describes how big the policy document is, in packed form, as a percentage of what the API allows.
AmazonServiceException.ErrorType| コンストラクタと説明 |
|---|
PackedPolicyTooLargeException(java.lang.String message)
Constructs a new PackedPolicyTooLargeException with the specified error
message.
|
getErrorCode, getErrorType, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCode, toString