DeleteMessagesFailure

org.apache.pekko.persistence.DeleteMessagesFailure
final case class DeleteMessagesFailure(cause: Throwable, toSequenceNr: Long) extends Response

Reply message to a failed JournalProtocol.DeleteMessagesTo request.

Attributes

Source
JournalProtocol.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
trait Message
trait Message
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product