Member predicate ExceptionXss::Source::getAFlowState
Gets a flow state to associate with this source.
For sources that should pass through a throw/catch before reaching the sink, use the
FlowState::notYetThrown() state. Otherwise use FlowState::thrown() (the default).