Package javafx.css

Class CssParser.ParseError

java.lang.Object
javafx.css.CssParser.ParseError
Direct Known Subclasses:
CssParser.ParseError.InlineStyleParsingError, CssParser.ParseError.PropertySetError, CssParser.ParseError.StringParsingError, CssParser.ParseError.StylesheetParsingError
Enclosing class:
CssParser

public static class CssParser.ParseError
extends Object
Encapsulate information about the source and nature of errors encountered while parsing CSS or applying styles to Nodes.