convertBssErrors: Generate Human Readable MUSTANG Errors
Description
The MUSTANG database is in charge of storing the results of metrics calculations
and is accessed through a webservice API.
The convertBssErrors function extracts pertinent error information from the HTML returned
by MUSTANG on error conditions.
Usage
convertBssErrors(err_msg)
Value
A text string with the root cause extracted from
the MUSTANG HTML Java error dump.