public class FailedInputData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
FailedInputData(InputData inputData,
java.lang.Throwable failure) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getFailure() |
InputData |
getInputData() |