You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
final class SamsungCardNotAvailableException extends \RuntimeException implements WalletKitException
{
public function __construct(string $message = 'Samsung Card is not available: WalletPlatformContext has no Samsung slice.', int $code = 0, ?\Throwable $previous = null)