@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 SCP 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, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedPolicyDocumentException(String message)
message - Describes the error encountered.