Class SyntaxException

    • Constructor Detail

      • SyntaxException

        public SyntaxException​(String msg)
        Creates a new SyntaxException with the specified message.
        Parameters:
        msg - a description of the syntax problem.