com.licensespring.model.exceptions
contains all exception models used in LicenseSpring.See: Description
| Exception | Description |
|---|---|
| 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 © 2024 Cense Data Inc.. All rights reserved.