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: 9.0.26418.0 , built 2021-10-22 08:45:15 UTC
Syntax
public class DongleException : Exception
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