Class InvalidTagException

    • Constructor Detail

      • InvalidTagException

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