LicenseSpring .Net SDK 7.22.0
Easily add Software Licensing to your application
LicenseSpring.LicenseSpringException Class Reference

General LicenseSpring exception More...

Inheritance diagram for LicenseSpring.LicenseSpringException:
LicenseSpring.APINotFoundException LicenseSpring.ActivationFileException LicenseSpring.AirGapActivationException LicenseSpring.ApiKeyException LicenseSpring.AppVersionNotFoundException LicenseSpring.BorrowLicenseException LicenseSpring.CannotBeActivatedNowException LicenseSpring.ConfigurationException LicenseSpring.CustomerNotFoundException LicenseSpring.DateHeaderInvalidException LicenseSpring.DateTimeCheatingException LicenseSpring.DeviceBlacklistedException LicenseSpring.DeviceNotLicensedException LicenseSpring.InvalidAuthMethodException LicenseSpring.InvalidLicenseFeatureException LicenseSpring.LicenseActivationException LicenseSpring.LicenseNotFoundException LicenseSpring.LicenseServerException LicenseSpring.LicenseStateException LicenseSpring.LocalLicenseException LicenseSpring.MaxFloatingReachedException LicenseSpring.MissingEmailException LicenseSpring.MissingParametersException LicenseSpring.NetworkException LicenseSpring.NotEnoughConsumptionException LicenseSpring.PasswordChangeNotAllowedException LicenseSpring.ProductMismatchException LicenseSpring.ProductNotFoundException LicenseSpring.RequestDateInvalidException LicenseSpring.SignatureMismatchException LicenseSpring.UnknownLicenseSpringException LicenseSpring.VMIsNotAllowedException

Public Member Functions

 LicenseSpringException (string message)
 Exception constructor More...
 
 LicenseSpringException (string message, Exception innerException)
 Initializes a new instance with a specified error message and a reference to the inner exception. More...
 

Detailed Description

General LicenseSpring exception

Constructor & Destructor Documentation

◆ LicenseSpringException() [1/2]

LicenseSpring.LicenseSpringException.LicenseSpringException ( string  message)

Exception constructor

Parameters
messageException error message

◆ LicenseSpringException() [2/2]

LicenseSpring.LicenseSpringException.LicenseSpringException ( string  message,
Exception  innerException 
)

Initializes a new instance with a specified error message and a reference to the inner exception.

Parameters
messageException error message
innerExceptionInner exception that is the cause of this exception

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