Click or drag to resize

DongleException Class

Exception thrown after a non successful dongle check
Inheritance Hierarchy
SystemObject
  SystemException
    LynceeTec.EucalyptusDongleException

Namespace: LynceeTec.Eucalyptus
Assembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntax
public class DongleException : Exception

The DongleException type exposes the following members.

Constructors
 NameDescription
Public methodDongleException(String)Initializes a new instance of the DongleException class
Public methodDongleException(String, Exception)Initializes a new instance of the DongleException class
Top
See Also