convertBssErrors: Generate Human Readable MUSTANG Errors

View source: R/BSSUtils.R

convertBssErrorsR Documentation

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)

Arguments

err_msg

error text received from the MUSTANG

Value

A text string with the root cause extracted from the MUSTANG HTML Java error dump.

Author(s)

Jonathan Callahan jonathan@mazamascience.com

See Also

SingleValueMetric-class, metricList2Xml, getMetricsXml, getBssMetricList,


IRISMustangMetrics documentation built on Aug. 22, 2023, 9:11 a.m.