Updated assembly result control:- Refactored message clearing logic: all messages should be cleared when called-- Improved and extended existing test for the clearing logic.WTI-1839
Adjusted exporter logic to prevent NotSupportedExceptions:- Catch the AssemblyExporterException in case it is thrown when creating a serializable assembly and act accordinglyWTI-1806
Adjusted creation logic to prevent NotSupportedExceptions:- Throw a custom AssemblyExporterException when the ExportableFailureMechanismSections contain a combined result with result NONE-- Updated XMLDocs on calling elementsWTI-1806