@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EffectivePolicyNotFoundException extends AWSOrganizationsException
If you ran this action on the management account, this policy type is not enabled. If you ran the action on a member account, the account doesn't have an effective policy of this type. Contact the administrator of your organization about attaching a policy of this type to the account.
AmazonServiceException.ErrorType
Constructor and Description |
---|
EffectivePolicyNotFoundException(String message)
Constructs a new EffectivePolicyNotFoundException 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, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EffectivePolicyNotFoundException(String message)
message
- Describes the error encountered.