Class ActionComponentEvent.Error
-
- All Implemented Interfaces:
-
com.adyen.checkout.components.core.internal.ComponentEvent
public final class ActionComponentEvent.Error extends ActionComponentEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final ComponentErrorerror
-
Constructor Summary
Constructors Constructor Description ActionComponentEvent.Error(ComponentError error)
-
Method Summary
Modifier and Type Method Description final ComponentErrorgetError()-
-
Constructor Detail
-
ActionComponentEvent.Error
ActionComponentEvent.Error(ComponentError error)
-
-
Method Detail
-
getError
final ComponentError getError()
-
-
-
-