Package com.rfideas.pcproxapisdk
Class ErrorCodes
- java.lang.Object
-
- com.rfideas.pcproxapisdk.ErrorCodes
-
public class ErrorCodes extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ErrorCodes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
errorEncountered(int errorCode)
java.util.ArrayList<java.lang.String>
initMapForErrorCode()
-
-
-
Method Detail
-
errorEncountered
public void errorEncountered(int errorCode) throws SDKException
- Throws:
SDKException
-
initMapForErrorCode
public java.util.ArrayList<java.lang.String> initMapForErrorCode()
-
-