Description
Exceptions arising from performing operations.
ProgId: OpcLabs.BaseLib.OperationModel.OperationException
CLSID (Class ID): 82ade793-cba7-4859-98f6-fc846df49aca
Default interface: OpcLabs.BaseLib.OperationModel.ComTypes._OperationException
Event source interface:
For more information, see OperationException and OpcLabs.BaseLib.OperationModel.ComTypes._OperationException 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. |
_Object | |
Exception2 | A portable replacement for System.Exception.
IID (Interface ID): 45305271-b85f-42b7-8f35-f22ec9fef8f2
For more information, see _Exception2 in .NET Reference. |
ISerializable |
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8
For more information, see ISerializable in .NET Reference. |
Example
For examples, see OperationException in .NET Reference.
See Also