public interface QuarantineStore
| Modifier and Type | Method and Description |
|---|---|
void |
storeQuarantinedData(HistoricalData data,
java.lang.Exception failureReason) |
void storeQuarantinedData(HistoricalData data, java.lang.Exception failureReason) throws java.lang.Exception
java.lang.Exception