pub fn parse_try_state_string( try_state: &TryStateSelect, ) -> Result<String, Error>
Parse the try_state to string.
try_state