pub fn throw_error<T: 'static>(err: impl Into<String>) -> Operator<T>
throw_error: terminate with ERROR on activation.