org > org.xml > org.xml.sax > org.xml.sax.saxexception >

Class: org.xml.sax.SAXException
    java.lang.Object
       java.lang.Throwable
               java.lang.Exception
                       org.xml.sax.SAXException


public class SAXException extends Exception


FIELDS:

CONSTRUCTORS:
public SAXException()

public SAXException(String message)

public SAXException(Exception e)

public SAXException(String message, Exception e)


METHODS:
public Exception getException()

public String getMessage()
Overrides: Throwable

public String toString()
Overrides: Throwable
Overrides: Object


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:
SAXNotRecognizedException, SAXNotSupportedException, SAXParseException,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net