Class CSSLexicalProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.dom.DOMException
io.sf.carte.doc.style.css.property.CSSLexicalProcessingException
All Implemented Interfaces:
Serializable

public class CSSLexicalProcessingException extends DOMException
This exception can be used to force a set of lexical units to be processed as a lexical value.
See Also:
  • Constructor Details

    • CSSLexicalProcessingException

      public CSSLexicalProcessingException(String message)