LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
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 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: