NfcProviderError.fromException constructor

NfcProviderError.fromException(
  1. Exception e
)

Implementation

NfcProviderError.fromException(Exception e) : super(e.toString());