Package javafx.css

Class CssParser.ParseError

    • Constructor Detail

      • ParseError

        public ParseError​(String message)
        Constructs a ParseError object with the message.
        Parameters:
        message - the message
    • Method Detail

      • getMessage

        public final String getMessage()
        Returns the error message.
        Returns:
        the error message