LicenseSpring .Net SDK 7.30.0
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
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.FeatureNotFloatingException LicenseSpring.FloatingFeatureDeviceNotInUseException LicenseSpring.InvalidAuthMethodException LicenseSpring.InvalidLicenseFeatureCodeException LicenseSpring.InvalidLicenseFeatureException LicenseSpring.LicenseActivationException LicenseSpring.LicenseNotFoundException LicenseSpring.LicenseServerException LicenseSpring.LicenseStateException LicenseSpring.LocalLicenseException LicenseSpring.MaxFloatingReachedException LicenseSpring.MissingEmailException LicenseSpring.MissingParametersException LicenseSpring.NegativeConsumptionsNotAllowedException 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.
 
 LicenseSpringException (string message, Exception innerException)
 Initializes a new instance with a specified error message and a reference to the inner exception.
 

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: