throwException constant
FlowControlLimitExceededBehaviorProto
const throwException
Stop operation, raise error.
Implementation
static const throwException = FlowControlLimitExceededBehaviorProto(
'THROW_EXCEPTION',
);