Package com.adyen.checkout.dropin
Class ErrorDialog
-
- All Implemented Interfaces:
public final class ErrorDialogRepresents the data shown in the dialog when an error occurs.
-
-
Constructor Summary
Constructors Constructor Description ErrorDialog(String title, String message)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final StringgetMessage()
-