errorDetails property
Dictionary of key/value pairs from the MessageXml node in the fault. Usually empty but there are
a few cases where SOAP faults may include MessageXml details (e.g. CASOverBudgetException includes
BackoffTime value).
Implementation
/* private */
Map<String?, String?> errorDetails = {};