Skip to main content
Version: 0.2

ActorExitCodes

Usual actor exit codes.

Index

Enumeration members

ERROR_USER_FUNCTION_THREW

ERROR_USER_FUNCTION_THREW: 91

The main function of the actor threw an Exception

SUCCESS

SUCCESS: 0

The actor finished successfully

Page Options