Class RfidTimeoutException

All Implemented Interfaces:
Serializable

public class RfidTimeoutException extends RfidException
Timeout exception for the RFID component based on RfidException. Happens when communication with PCD or PICC does not respond within a given timeframe.
See Also:
  • Constructor Details

    • RfidTimeoutException

      public RfidTimeoutException(String message)