public interface CentralDMPErrorHandlerIF
| Modifier and Type | Method and Description |
|---|---|
void |
handleErrorResponseCentrally(org.dmd.dmp.shared.generated.dmo.ResponseDMO response,
org.dmd.dmp.shared.generated.dmo.RequestDMO request)
Overload this method to handle the error as appropriate.
|
void handleErrorResponseCentrally(org.dmd.dmp.shared.generated.dmo.ResponseDMO response,
org.dmd.dmp.shared.generated.dmo.RequestDMO request)
response - the error response.request - the original request that caused the error.Copyright © 2019. All rights reserved.