Class TagNotFoundException

    • Constructor Detail

      • TagNotFoundException

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