Class InvalidEventPatternException

    • Constructor Detail

      • InvalidEventPatternException

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