Class CSSPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.sf.carte.doc.style.css.CSSStyleException
io.sf.carte.doc.style.css.property.CSSPropertyException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CSSPropertyValueException
CSS Property exception.
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSPropertyException
(String message) CSSPropertyException
(String message, Throwable cause) CSSPropertyException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSSPropertyException
public CSSPropertyException() -
CSSPropertyException
-
CSSPropertyException
-
CSSPropertyException
-