Connectivity Software User's Guide and Reference
LicensingException Constructor



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > LicensingException Class : LicensingException Constructor
Overload List
OverloadDescription

Initializes a new instance of the LicensingException class for the specified type.

 

Initializes a new instance of the LicensingException class for the specified type and instance.

 

Initializes a new instance of the LicensingException class for the specified type and instance with the specified message.

 

Initializes a new instance of the LicensingException class for the specified innerException, type and instance with the specified message.

 
Need this constructor since Exception implements ISerializable.  
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