Class InvalidSnsTopicNameException

    • Constructor Detail

      • InvalidSnsTopicNameException

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