public class OperationFailureException
extends java.lang.Exception
| Modifier and Type | Method and Description |
|---|---|
RFIDResults |
getResults()
The RFIDResults associated with the exception.
|
java.lang.String |
getStatusDescription() |
java.lang.String |
getTimeStamp() |
java.lang.String |
getVendorMessage() |
public RFIDResults getResults()
public java.lang.String getStatusDescription()
public java.lang.String getTimeStamp()
public java.lang.String getVendorMessage()