LicenseSpring .Net SDK 7.30.0
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.LocalLicenseException Class Reference

In case local license is damaged or cannot be loaded or saved. More...

Inheritance diagram for LicenseSpring.LocalLicenseException:
LicenseSpring.LicenseSpringException

Public Member Functions

 LocalLicenseException (string message)
 Exception constructor.
 
 LocalLicenseException (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 local license is damaged or cannot be loaded or saved.

Constructor & Destructor Documentation

◆ LocalLicenseException() [1/2]

LicenseSpring.LocalLicenseException.LocalLicenseException ( string  message)

Exception constructor.

Parameters
messageException error message

◆ LocalLicenseException() [2/2]

LicenseSpring.LocalLicenseException.LocalLicenseException ( 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: