public class DocumentException
extends java.lang.Exception
Constructor and Description |
---|
DocumentException() |
DocumentException(java.lang.String message) |
DocumentException(java.lang.String message,
java.lang.Throwable causedBy) |
DocumentException(java.lang.Throwable causedBy) |
public DocumentException()
public DocumentException(java.lang.String message)
public DocumentException(java.lang.Throwable causedBy)
public DocumentException(java.lang.String message, java.lang.Throwable causedBy)