Package javafx.css

Class CssParser.ParseError.StringParsingError

  • Enclosing class:
    CssParser.ParseError

    public static final class CssParser.ParseError.StringParsingError
    extends CssParser.ParseError
    Encapsulate errors arising from parsing when the style is not an in-line style nor is the style from a stylesheet. Primarily to support unit testing.