java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.css.sac.CSSException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CSSParseException
$
- Revision: 477010 $Philippe
- Le HegaretField Summary | ||
---|---|---|
protected String | s | |
public static final short | SAC_UNSPECIFIED_ERR | this error is unspecified. |
public static final short | SAC_NOT_SUPPORTED_ERR | If the operation is not supported |
public static final short | SAC_SYNTAX_ERR | If an invalid or illegal string is specified |
protected static final String | S_SAC_UNSPECIFIED_ERR | |
protected static final String | S_SAC_NOT_SUPPORTED_ERR | |
protected static final String | S_SAC_SYNTAX_ERR | |
protected Exception | e | The internal exception. |
protected short | code |
Fields inherited from java.lang.RuntimeException: |
---|
serialVersionUID |
Fields inherited from java.lang.Exception: |
---|
serialVersionUID |
Constructor: |
---|
|
|
|
|
|
Method from org.w3c.css.sac.CSSException Summary: |
---|
getCode, getException, getMessage |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.w3c.css.sac.CSSException Detail: |
---|
|
|
|