public final class FailureResult
extends java.lang.Object
implements akka.actor.NoSerializationVerificationNeeded, scala.Product, scala.Serializable
Constructor and Description |
---|
FailureResult(java.lang.Throwable cause,
scala.collection.immutable.Map<java.lang.String,java.lang.Object> headers) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
cause() |
scala.collection.immutable.Map<java.lang.String,java.lang.Object> |
headers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait