java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pi4j.crowpi.components.exceptions.RfidException
com.pi4j.crowpi.components.exceptions.RfidTimeoutException
- All Implemented Interfaces:
Serializable
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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RfidTimeoutException
-