RadiusCore CLI will raise the following error codes:
' Generic Error Check Codes:
' 72010 / 8005194a / -2147149494 - RadiusCore not enabled.
' 72011 / 8005194b / -2147149493 - No Active Organisation.
' 72012 / 8005194c / -2147149492 - Insufficient permission.
' Procedure Specific Error Codes:
' 72020 / 80051954 / -2147149484 - Unexpected Error (this should never be seen!).
' 72021 / 80051955 / -2147149483 - Expected Error (i.e. refresh fails due to API error).
If you are using rc_Client to directly call the Xero/Practice Manager API, errors can be raised directly from this class.
' `rc_Client` Error Codes:
' 36010 / 80048caa / -2147185494 - Invalid request format.
' 36011 / 80048cab / -2147185493 - API error.
' 36012 / 80048cac / -2147185492 - Error loading settings.