-
public final class PaymentProviderAppsState.Error extends PaymentProviderAppsState
An error occurred while loading the payment provider apps.
-
-
Constructor Summary
Constructors Constructor Description PaymentProviderAppsState.Error(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
PaymentProviderAppsState.Error
PaymentProviderAppsState.Error(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-