Initializes a new instance of the class, with given exception and the related mapping source.
            
            
            Syntax
            
        
            Parameters
- exception
 
- The exception that has caused the update failure.
 - endpointDescriptor
 
- The OPC-UA server (endpoint) involved in the operation.
 - nodeDescriptor
 
- The descriptor of the OPC-UA node involved in the operation.
 - attributeId
 
- Attribute Id. Identifies an attribute of a node.
 
             
            
            
            
            
            
            
            
            
            
            Requirements
 
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also