Class InvalidSNSTopicARNException

All Implemented Interfaces:
Serializable

public class InvalidSNSTopicARNException extends AmazonServiceException

The specified Amazon SNS topic does not exist.

See Also:
  • Constructor Details

    • InvalidSNSTopicARNException

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