LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.UnknownLicenseSpringException Class Reference

In case LicenseSpring backend returns unexpected error. More...

Inheritance diagram for LicenseSpring.UnknownLicenseSpringException:
LicenseSpring.LicenseSpringException

Public Member Functions

 UnknownLicenseSpringException (string message)
 Exception constructor.
 
 UnknownLicenseSpringException (string message, Exception innerException)
 Initializes a new instance with a specified error message and inner exception.
 
- 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

In case LicenseSpring backend returns unexpected error.

Rare exception, please contact LicenseSpring support if you faced it.

Constructor & Destructor Documentation

◆ UnknownLicenseSpringException() [1/2]

LicenseSpring.UnknownLicenseSpringException.UnknownLicenseSpringException ( string  message)

Exception constructor.

Parameters
messageException error message

◆ UnknownLicenseSpringException() [2/2]

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

Initializes a new instance with a specified error message and 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: