public final class FailedDocumentEvent extends Object
| Constructor and Description |
|---|
FailedDocumentEvent(DocumentEvent documentEvent,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
DocumentEvent |
documentEvent() |
boolean |
equals(Object o) |
Exception |
exception() |
int |
hashCode() |
String |
toString() |
public FailedDocumentEvent(DocumentEvent documentEvent, Exception exception)
public DocumentEvent documentEvent()
public Exception exception()
Copyright © 2016. All rights reserved.