com.licensespring.model.exceptions contains all exception models used in LicenseSpring.See: Description
| Exception | Description |
|---|---|
| LicenseNotActiveException |
This is the base exception for all exceptions thrown by the SDK.
|
| LicenseNotEnabledException |
This is the base exception for all exceptions thrown by the SDK.
|
| LicenseNotFoundException |
This is the base exception for all exceptions thrown by the SDK.
|
| LicenseSpringException |
This is the base exception for all exceptions thrown by the SDK.
|
| LicenseSpringServerException |
* LicenseSpringServerException is used when there is an issue with the server processing of
licenses.
|
com.licensespring.model.exceptions contains all exception models used in LicenseSpring.
All exceptions that are generated from the licensespring SDKs are wrapped in the
LicenseSpringException class. All other exceptions inherit from this RuntimeException.Copyright © 2026 Cense Data Inc.. All rights reserved.