|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.JournalProtocol.ReadHighestSequenceNrFailure
public static class JournalProtocol.ReadHighestSequenceNrFailure
Reply message to a failed JournalProtocol.ReadHighestSequenceNr request.
param: cause failure cause.
| Constructor Summary | |
|---|---|
JournalProtocol.ReadHighestSequenceNrFailure(java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
cause()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public JournalProtocol.ReadHighestSequenceNrFailure(java.lang.Throwable cause)
| Method Detail |
|---|
public java.lang.Throwable cause()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||