| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.iam.reconciliation.api.FailedInputData
public class FailedInputData
| Constructor Summary | |
|---|---|
FailedInputData(InputData inputData, java.lang.Throwable failure) | 
|
| Method Summary | |
|---|---|
 java.lang.Throwable | 
getFailure() | 
 InputData | 
getInputData() | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FailedInputData(InputData inputData,
                       java.lang.Throwable failure)
| Method Detail | 
|---|
public java.lang.Throwable getFailure()
public InputData getInputData()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||