public static final class Replicator.DataDeleted<A extends ReplicatedData> extends java.lang.RuntimeException implements scala.util.control.NoStackTrace, Replicator.DeleteResponse<A>, scala.Product, scala.Serializable
Constructor and Description |
---|
DataDeleted(Key<A> key) |
Modifier and Type | Method and Description |
---|---|
Key<A> |
key() |
java.lang.String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
$init$, fillInStackTrace, noSuppression
public Key<A> key()
key
in interface Replicator.DeleteResponse<A extends ReplicatedData>
public java.lang.String toString()
toString
in class java.lang.Throwable