Variable: E_XML_PARSE_FAILED
ts
const E_XML_PARSE_FAILED: CreatedException<[string]>;Defined in: src/batteries/artifacts/xml/exceptions.ts:35
Thrown when XML parsing fails due to malformed markup.
Remarks
Printf args: [errorDetail] — includes the parser's own reason for the failure.