Class InsufficientSnsTopicPolicyException

All Implemented Interfaces:
Serializable

public class InsufficientSnsTopicPolicyException extends AmazonServiceException

This exception is thrown when the policy on the SNS topic is not sufficient.

See Also:
  • Constructor Details

    • InsufficientSnsTopicPolicyException

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