ConstantsActorExitCodesOn this pageActorExitCodes apify_shared.consts.ActorExitCodesUsual actor exit codes.Index ErrorsERROR_USER_FUNCTION_THREWEnumeration MembersSUCCESSErrors ERROR_USER_FUNCTION_THREWERROR_USER_FUNCTION_THREW: 91The main function of the actor threw an ExceptionEnumeration Members SUCCESSSUCCESS: 0The actor finished successfully
Usual actor exit codes.