java.lang.Object
javafx.css.CssParser.ParseError
javafx.css.CssParser.ParseError.InlineStyleParsingError
- Enclosing class:
 - CssParser.ParseError
 
public static final class CssParser.ParseError.InlineStyleParsingError extends CssParser.ParseError
Encapsulate errors arising from parsing of Node's style property
- 
Nested Class Summary
Nested classes/interfaces inherited from class javafx.css.CssParser.ParseError
CssParser.ParseError.InlineStyleParsingError, CssParser.ParseError.PropertySetError, CssParser.ParseError.StringParsingError, CssParser.ParseError.StylesheetParsingError - 
Method Summary
Methods inherited from class javafx.css.CssParser.ParseError
getMessage 
- 
Method Details
- 
toString
- Overrides:
 toStringin classCssParser.ParseError
 
 -