Description
The exception that is thrown when an OPC UA method result (output argument) is not valid.
 
ProgId: OpcLabs.EasyOpc.UA.UAMethodOutputException
CLSID (Class ID): ddc51c56-2e81-40d6-af65-9e28d3b11499
Default interface: OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException
Event source interface: 
 
For more information, see UAMethodOutputException and OpcLabs.EasyOpc.UA.ComTypes._UAMethodOutputException in .NET Reference.
 
            Object Model
            
            Interfaces
| Interface | Description | 
| _Exception |   
IID (Interface ID): b36b5c63-42ef-38bc-a07e-0b34c98f164a 
  
For more information, see _Exception in .NET Reference.  | 
| _Exception2 | A portable replacement for System.Exception.
   
IID (Interface ID): 45305271-b85f-42b7-8f35-f22ec9fef8f2 
  
For more information, see _Exception2 in .NET Reference.  | 
| _Object |   | 
| ISerializable |   
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8 
  
For more information, see ISerializable in .NET Reference.  | 
| UAResultException | The exception that is thrown when an OPC UA result (return value or an argument) was not expected for the requested operation.
   
IID (Interface ID): dcb10b57-cd3f-46ed-8bb8-43d6f12f624b 
  
For more information, see _UAResultException in .NET Reference.  | 
 
            Example
For examples, see UAMethodOutputException in .NET Reference.
            
             
            
        See Also