![]() |
LicenseSpring .Net SDK 7.30.0
Easily add Software Licensing to your application
|
Thrown when a consumption license or product feature is negative and the flag to allow negative consumption is not set on the license/feature. More...
Public Member Functions | |
NegativeConsumptionsNotAllowedException (string message) | |
Exception constructor. | |
![]() | |
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. | |
Thrown when a consumption license or product feature is negative and the flag to allow negative consumption is not set on the license/feature.
LicenseSpring.NegativeConsumptionsNotAllowedException.NegativeConsumptionsNotAllowedException | ( | string | message | ) |
Exception constructor.
message | ExceptionErrorMessage |