public class DocumentException extends Exception
DocumentException()
DocumentException(String msg)
DocumentException(String msg, Throwable throwable)
DocumentException(Throwable throwable)
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 throwable)
public DocumentException(Throwable throwable)