LicenseSpring Management .Net SDK 1.10.1
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.AppVersionNotFoundException LicenseSpring.ConfigurationException LicenseSpring.InvalidLicenseFeatureException LicenseSpring.LicenseNotFoundException LicenseSpring.LicenseServerException LicenseSpring.MissingParametersException LicenseSpring.NetworkException LicenseSpring.PasswordChangeNotAllowedException LicenseSpring.ProductNotFoundException LicenseSpring.UnknownLicenseSpringException

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: