java.lang.Object
java.lang.Throwable
java.lang.Exception
org.w3c.css.om.CSSStyleException
- All Implemented Interfaces:
- Serializable
CSS topmost generic Exception.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionCSSStyleException(String message) CSSStyleException(String message, Throwable cause) CSSStyleException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
CSSStyleExceptionpublic CSSStyleException()
- 
CSSStyleException
- 
CSSStyleException
- 
CSSStyleException
 
-