These are the return codes used by GAM7. SUCCESS_RC = 0 UNKNOWN_ERROR_RC = 1 USAGE_ERROR_RC = 2 SOCKET_ERROR_RC = 3 GOOGLE_API_ERROR_RC = 4 NETWORK_ERROR_RC = 5 FILE_ERROR_RC = 6 MEMORY_ERROR_RC = 7 ...
// A generic error for failed FTP control connection command. // If possible, please use or add a more specific error code. // Import failed - certificate already ...