Class SNSTopicArnNotFoundException

All Implemented Interfaces:
Serializable

public class SNSTopicArnNotFoundException extends AmazonServiceException

An Amazon SNS topic with the specified Amazon Resource Name (ARN) does not exist.

See Also:
  • Constructor Details

    • SNSTopicArnNotFoundException

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