primitiveFailure

Set the resulting value of a primitive invocation to the numeric code of the specified AvailErrorCode. Answer primitive failure.

Return

Primitive Result.FAILURE.

Parameters


Set the resulting value of a primitive invocation to the numeric code of the AvailErrorCode embedded within the specified exception. Answer primitive failure.

Return

Primitive Result.FAILURE.

Parameters

exception

Set the resulting value of a primitive invocation to the numeric code of the AvailRuntimeException. Answer primitive failure.

Return

Primitive Result.FAILURE.

Parameters


Set the resulting value of a primitive invocation. Answer primitive failure.

Return

Primitive failure.

Parameters

result

The failure value of performing a primitive.