@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InsufficientDependencyServiceAccessPermissionException extends AWSCloudTrailException
This exception is thrown when the IAM identity that is used to create the organization resource lacks one or more required permissions for creating an organization resource in a required service.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InsufficientDependencyServiceAccessPermissionException(String message)
Constructs a new InsufficientDependencyServiceAccessPermissionException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientDependencyServiceAccessPermissionException(String message)
message - Describes the error encountered.