Function tskit::error::extract_error_message[][src]

pub fn extract_error_message(x: TskReturnValue) -> Option<String>
Expand description

Given an instance of TskReturnValue, obtain the tskit error message if there is indeed an error.