OPCDA.NET Reference Manual
OPCException Class
Members  See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPC Namespace : OPCException Class

Glossary Item Box

Allows the exception handler to read the HResult error code.

Object Model

OPCException Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class OPCException 
   Inherits System.Exception
C# 
[SerializableAttribute()]
public class OPCException : System.Exception 

Inheritance Hierarchy

System.Object
   System.Exception
      OPC.OPCException

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.