Class MalformedPolicyDocumentException

  • All Implemented Interfaces:
    Serializable

    public class MalformedPolicyDocumentException
    extends AmazonServiceException

    The request was rejected because the specified policy is not syntactically or semantically correct.

    See Also:
    Serialized Form
    • Constructor Detail

      • MalformedPolicyDocumentException

        public MalformedPolicyDocumentException​(String message)
        Constructs a new MalformedPolicyDocumentException with the specified error message.
        Parameters:
        message - Describes the error encountered.