NxCA_EXCEPTION - Error Codes
#define | Value | Long Description |
---|---|---|
NxCA_EXCEPTION_USER_CANCEL | 1 | User called cancel. |
NxCA_EXCEPTION_USER_RESTART | 2 | User called restart. |
NxCA_EXCEPTION_CLOCKCRC | 3 | A secondary CRC has failed, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_MSGBITSIZE | 4 | Too many or too few bits were decoded, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_MSGCHKSUM | 5 | A teriary checksum has failed, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_DECODEFIELDS | 6 | Category fields failed a check, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_DECODECATDEF | 7 | Category definitions failed a check, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_DECODECATDATA | 8 | Category data failed a check, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_LISTEDEXG | 9 | A listed exchange was referenced that was not defined. Your permissions may need to be adjusted, contact Nanex support (support@nanex.net) for assistance changing your permissions. |
NxCA_EXCEPTION_OPTSYMBOL | 10 | A option symbol was referenced that was not defined. Your permissions may need to be adjusted, contact Nanex support (support@nanex.net) for assistance changing your permissions. |
NxCA_EXCEPTION_SYMBOL | 11 | A symbol was referenced that was not defined. Your permissions may need to be adjusted, contact Nanex support (support@nanex.net) for assistance changing your permissions. |
NxCA_EXCEPTION_CS32 | 12 | Internal decoder failure. Data is corrupt and the tape should be re-downloaded. Contact nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_PERMID_OOB | 13 | Permission ID out of bounds. Your permissions may need to be adjusted, contact Nanex support (support@nanex.net) for assistance changing your permissions. |
NxCA_EXCEPTION_BLOCKCRC | 14 | A 64kB block of data has failed its CRC check. Data is corrupt and the tape should be re-downloaded. Contact nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_MSGHEADER | 15 | Message header failed check, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_TAPEHEADER | 16 | Very start of the tape failed check, data is corrupt and the tape should be re-downloaded. Contact Nanex support (support@nanex.net) for assistance replacing tapes. |
NxCA_EXCEPTION_END_OF_TAPE | 17 | End of tape has been reached. |
NxCA_EXCEPTION_LAST | 18 | Internal counter, not currently used. Can be safely ignored. |