javax > javax.xml > javax.xml.stream > javax.xml.stream.xmlstreamexception >

Class: javax.xml.stream.XMLStreamException
    java.lang.Object
       java.lang.Throwable
               java.lang.Exception
                       javax.xml.stream.XMLStreamException


public class XMLStreamException extends Exception


FIELDS:
protected Location location
protected Throwable nested

CONSTRUCTORS:
public XMLStreamException()

public XMLStreamException(String msg)

public XMLStreamException(Throwable th)

public XMLStreamException(String msg, Throwable th)

public XMLStreamException(String msg, Location location, Throwable th)

public XMLStreamException(String msg, Location location)


METHODS:
public Location getLocation()

public Throwable getNestedException()


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:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net