public interface GatewayEventErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
init(String params)
Initialization method
|
void |
onError(Event event,
Exception e)
Called for every gateway event that failed to be applied
|
void init(String params)
params - Initialization parametersCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.