Class SNSInvalidTopicException

All Implemented Interfaces:
Serializable

public class SNSInvalidTopicException extends AmazonServiceException

Amazon SNS has responded that there is a problem with the specified Amazon SNS topic.

See Also:
  • Constructor Details

    • SNSInvalidTopicException

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