Class MalformedPolicyDocumentException

  • All Implemented Interfaces:
    Serializable

    public class MalformedPolicyDocumentException
    extends AmazonServiceException

    The request was rejected because the policy document was malformed. The error message describes the specific error.

    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.