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

In case invalid file was provided for offline activation. More...

Inheritance diagram for LicenseSpring.ActivationFileException:
LicenseSpring.LicenseSpringException

Public Member Functions

 ActivationFileException (Exception innerException)
 Exception constructor with inner exception argument.
 
 ActivationFileException (string message)
 Exception constructor.
 
- 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 invalid file was provided for offline activation.

Constructor & Destructor Documentation

◆ ActivationFileException() [1/2]

LicenseSpring.ActivationFileException.ActivationFileException ( string  message)

Exception constructor.

Parameters
messageException error message

◆ ActivationFileException() [2/2]

LicenseSpring.ActivationFileException.ActivationFileException ( Exception  innerException)

Exception constructor with inner exception argument.

Parameters
innerExceptionInner exception that is the cause of this exception

The documentation for this class was generated from the following file: