Enum ErrorCode
All errors that can be returned by the PN532
public enum ErrorCode
  Fields
AbnormalCollision = 6Abnormal Collision
BufferSizeInsufficient = 7Buffer Size Insufficient
CRCError = 2CRC Error
CardDisappeared = 43Card Disappeared
CheckByteWrong = 35Check Byte Wrong
CommandNotAcceptable = 39Command Not Acceptable
ConfiguredTargetBeenReleased = 41Configured Target Been Released
DEPProtocolDataFormatNotMatch = 19DEP Protocol Data Format Not Match
DEPProtocolInvalidDeviceState = 37DEP Protocol Invalid Device State
DEPProtocolTargetModeNotSupport = 18DEP Protocol Target Mode Not Supported
ErroneousBitCount = 4Erroneous Bit Count
FramingError = 5Framing Error
IDCardDoesNotMatch = 42ID Card Does Not Match
InternalBufferOverflow = 14Internal Buffer Overflow
InvalidParameter = 16Invalid Parameter
MifareAuthenticationError = 20Mifare Authentication Error
MismatchDEPPassive = 44Mismatch DEP Passive
NADMissing = 46NA DMissing
None = 0None
OperationNotAllowed = 38Operation Not Allowed
OverCurrentDetected = 45Over Current Detected
ParityError = 3Parity Error
RFBufferOverflow = 9RF Buffer Overflow
RFFieldNotSwitched = 10RF Field Not Switched
RFProtocolError = 11RF Protocol Error
TemperatureError = 13Temperature Error
Timeout = 1Timeout
Unknown = 255Unknown