public class IllegalDocumentModificationException extends DocumentException
DocumentException.Interrupted, DocumentException.Timeout| Constructor and Description | 
|---|
IllegalDocumentModificationException()  | 
IllegalDocumentModificationException(String message)  | 
IllegalDocumentModificationException(String message,
                                    Throwable cause)  | 
IllegalDocumentModificationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalDocumentModificationException()
public IllegalDocumentModificationException(String message)
public IllegalDocumentModificationException(String message, Throwable cause)
public IllegalDocumentModificationException(Throwable cause)