org.opennfc.hardware
Interface NfcControllerExceptionEventHandler


public interface NfcControllerExceptionEventHandler

Interface to be implemented by a handler of NFC Controller exception.

Since:
Open NFC 4.0

Method Summary
 void onExceptionOccured()
          Method called when a NFC Controller exception is detected.
 

Method Detail

onExceptionOccured

void onExceptionOccured()
Method called when a NFC Controller exception is detected.


Copyright © 2010-2011 Inside Secure
Except as noted, this content is licensed under Apache 2.0 License.