java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.sf.carte.doc.style.css.nsac.CSSException
io.sf.carte.doc.style.css.nsac.CSSBudgetException
- All Implemented Interfaces:
Serializable
CSS budget exception.
While parsing or processing the style, a processing limit was found.
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSBudgetException
(String message) CSSBudgetException
(String message, Throwable cause) CSSBudgetException
(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
-
CSSBudgetException
public CSSBudgetException() -
CSSBudgetException
-
CSSBudgetException
-
CSSBudgetException
-