LicenseSpring .Net SDK 8.1.0
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.WatchdogException Class Reference

This exception can arise on invalid watchdog usage, e.g. a null license, an empty feature code, or failure to start the watchdog background thread. More...

Inheritance diagram for LicenseSpring.WatchdogException:
LicenseSpring.LicenseSpringException

Public Member Functions

 WatchdogException (string message)
 Exception constructor.
 
- Public Member Functions inherited from LicenseSpring.LicenseSpringException
 LicenseSpringException (string message)
 Exception constructor.
 
 LicenseSpringException (string message, Exception innerException)
 Initializes a new instance with a specified error message and a reference to the inner exception.
 

Detailed Description

This exception can arise on invalid watchdog usage, e.g. a null license, an empty feature code, or failure to start the watchdog background thread.

Constructor & Destructor Documentation

◆ WatchdogException()

LicenseSpring.WatchdogException.WatchdogException ( string  message)

Exception constructor.

Parameters
messageException error message

The documentation for this class was generated from the following file: