java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pi4j.crowpi.components.exceptions.RfidException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RfidCollisionException
,RfidTimeoutException
,RfidUnsupportedCardException
Base exception for indicating failures within the RFID component
- See Also:
-
Constructor Summary
ConstructorDescriptionRfidException
(PcdError error) RfidException
(String message) RfidException
(String message, Throwable previous) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RfidException
-
RfidException
-
RfidException
-