Class CssParser.ParseError.StringParsingError
java.lang.Object
javafx.css.CssParser.ParseError
javafx.css.CssParser.ParseError.StringParsingError
- Enclosing class:
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.
- Since:
- 9
-
Nested Class Summary
Nested classes/interfaces declared in class javafx.css.CssParser.ParseError
CssParser.ParseError.InlineStyleParsingError, CssParser.ParseError.PropertySetError, CssParser.ParseError.StringParsingError, CssParser.ParseError.StylesheetParsingError
-
Method Summary
Methods declared in class javafx.css.CssParser.ParseError
getMessage