Description
An exception thrown when a UA defined error occurs in the Call operation.
 
ProgId: OpcLabs.EasyOpc.UA.UACallServiceException
CLSID (Class ID): e3dc60a3-fa7d-4901-b893-b714581dfbe4
Default interface: OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException
Event source interface: 
 
For more information, see UACallServiceException and OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException 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. | 
| UAServiceException | An exception thrown when a UA defined error occurs.   IID (Interface ID): 24e865db-0521-4a10-a995-42b21cb201ff   For more information, see _UAServiceException in .NET Reference. | 
Example
For examples, see UACallServiceException in .NET Reference.
            
            See Also