public class DocumentException extends Exception
DocumentException()
DocumentException(String msg)
DocumentException(String msg, Throwable cause)
DocumentException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DocumentException()
public DocumentException(String msg)
public DocumentException(String msg, Throwable cause)
public DocumentException(Throwable cause)