public static class JobManagerMessages.JobResultFailure extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
JobResultFailure(SerializedThrowable cause) |
Modifier and Type | Method and Description |
---|---|
SerializedThrowable |
cause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JobResultFailure(SerializedThrowable cause)
public SerializedThrowable cause()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.