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:
  • Constructor Details

    • MalformedPolicyDocumentException

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