public class ExceptionGeneratedEvent extends RepositoryEventImpl implements TransactionOrderingAware
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE |
protected Long |
seqNumber |
client, networkId, txnId| Constructor and Description |
|---|
ExceptionGeneratedEvent() |
ExceptionGeneratedEvent(long seqNumber,
String txnId,
long time,
String networkId,
Throwable cause,
String username) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
void |
setCause(Throwable cause) |
String |
toString() |
equals, getClient, getNetworkId, getTxnId, hashCode, setClient, setNetworkId, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetSeqNumbergetId, getTimestamp, getType, getUsernamepublic static final String EVENT_TYPE
protected Long seqNumber
public Throwable getCause()
public void setCause(Throwable cause)
public String toString()
toString in class RepositoryEventImplCopyright © 2005–2018 Alfresco Software. All rights reserved.