@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MalformedPolicyDocumentException extends AWSOrganizationsException
The provided policy document doesn't meet the requirements of the specified policy type. For example, the syntax might be incorrect. For details about service control policy syntax, see Service Control Policy Syntax in the Organizations User Guide.
AmazonServiceException.ErrorType
Constructor and Description |
---|
MalformedPolicyDocumentException(String message)
Constructs a new MalformedPolicyDocumentException 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 MalformedPolicyDocumentException(String message)
message
- Describes the error encountered.