javax > javax.xml > javax.xml.bind > javax.xml.bind.jaxbexception >

Class: javax.xml.bind.JAXBException
    java.lang.Object
       java.lang.Throwable
               java.lang.Exception
                       javax.xml.bind.JAXBException


public class JAXBException extends Exception


FIELDS:

CONSTRUCTORS:
public JAXBException(String message)

public JAXBException(String message, String errorCode)

public JAXBException(Throwable exception)

public JAXBException(String message, Throwable exception)

public JAXBException(String message, String errorCode, Throwable exception)


METHODS:
public Throwable getCause()
Overrides: Throwable

public String getErrorCode()

public Throwable getLinkedException()

public void printStackTrace()
Overrides: Throwable

public void printStackTrace(PrintStream s)
Overrides: Throwable

public void printStackTrace(PrintWriter s)
Overrides: Throwable

public void setLinkedException(Throwable exception)

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:
MarshalException, PropertyException, UnmarshalException, ValidationException,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net