|
|
org > org.w3c > org.w3c.dom > org.w3c.dom.ls > org.w3c.dom.ls.lsexception >
Class: org.w3c.dom.ls.LSException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException org.w3c.dom.ls.LSException
public class LSException extends RuntimeException
FIELDS:
public static final short PARSE_ERR : 81 public static final short SERIALIZE_ERR : 82 public short code |
|
|
|
CONSTRUCTORS:
| | | public | LSException(short code, String message) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|