![]() |
LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
|
In case API endpoint stopped responding. More...
Public Member Functions | |
APINotFoundException (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. | |
In case API endpoint stopped responding.
Technically should never happen, unless something has been broken on the backend.
Please contact LicenseSpring support if you faced this exception.
LicenseSpring.APINotFoundException.APINotFoundException | ( | string | message | ) |
Exception constructor.
message | Exception error message |