QuickOPC User's Guide and Reference
CustomException Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Portable Namespace : CustomException Class
A portable replacement for System.ApplicationException.
Syntax
Remarks

A custom exception defined by the application.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         OpcLabs.BaseLib.Portable.CustomException

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